Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
@@ -1 +1,10 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pip
|
2 |
+
setuptools
|
3 |
+
wheel
|
4 |
+
huggingface_hub==0.22.2
|
5 |
+
gradio
|
6 |
+
transformers
|
7 |
+
tensorflow==2.15
|
8 |
+
torch==2.3.1
|
9 |
+
flask
|
10 |
+
datasets
|