Spaces:
Paused
Paused
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
numpy
|
| 5 |
-
python-dotenv
|
| 6 |
-
huggingface_hub
|
| 7 |
-
|
| 8 |
-
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
transformers
|
| 3 |
+
torch
|
| 4 |
+
numpy
|
| 5 |
+
python-dotenv
|
| 6 |
+
huggingface_hub
|
| 7 |
+
jinja2<3.2.0
|
| 8 |
+
starlette
|