Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -1
requirements.txt
CHANGED
|
@@ -1 +1,11 @@
|
|
| 1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
huggingface_hub==0.25.2
|
| 2 |
+
transformers
|
| 3 |
+
torch
|
| 4 |
+
gradio
|
| 5 |
+
datasets
|
| 6 |
+
huggingface-hub
|
| 7 |
+
hf_xet
|
| 8 |
+
hf-transfer
|
| 9 |
+
protobuf
|
| 10 |
+
click
|
| 11 |
+
pydantic
|