Spaces:
Build error
Build error
Anthony-Ml
commited on
Commit
•
24c6ba5
1
Parent(s):
48a73cc
Create requirements.txt
Browse files- requirements.txt +16 -0
requirements.txt
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy
|
2 |
+
pandas
|
3 |
+
os.path
|
4 |
+
matplotlib.pyplot
|
5 |
+
tensorflow
|
6 |
+
seaborn
|
7 |
+
os
|
8 |
+
shutil
|
9 |
+
sys
|
10 |
+
tensorflow.keras
|
11 |
+
fastai
|
12 |
+
torch
|
13 |
+
timm
|
14 |
+
streamlit
|
15 |
+
pickle5
|
16 |
+
gradio
|