ankithpatel commited on
Commit
8e604f9
·
verified ·
1 Parent(s): 186583c

Update requirements file

Browse files
Files changed (1) hide show
  1. requirements file +7 -0
requirements file CHANGED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ import streamlit as st
2
+ import pandas as pd
3
+ import numpy as np
4
+ import matplotlib.pyplot as plt
5
+ import seaborn as sns
6
+ import cv2
7
+ import kagglehub