Spaces:
Sleeping
Sleeping
Commit ·
32b3b0a
1
Parent(s): 1724c49
update requirements.txt
Browse files- requirements.txt +8 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,8 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
seaborn
|
| 3 |
+
matplotlib
|
| 4 |
+
Pillow
|
| 5 |
+
datasets
|
| 6 |
+
numpy
|
| 7 |
+
tensorflow-cpu
|
| 8 |
+
huggingface_hub
|