Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
huggingface_hub==0.22.2
|
| 2 |
+
datasets
|
| 3 |
+
transformers
|
| 4 |
+
gradio
|
| 5 |
+
torch
|