Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ torch==2.0.1
|
|
| 3 |
tensorflow==2.13.0
|
| 4 |
tensorflow-probability==0.21.0
|
| 5 |
transformers==4.36.2
|
| 6 |
-
datasets
|
| 7 |
huggingface_hub==0.19.3
|
| 8 |
pydantic==1.10.13
|
| 9 |
typing-extensions==4.5.0
|
|
|
|
| 3 |
tensorflow==2.13.0
|
| 4 |
tensorflow-probability==0.21.0
|
| 5 |
transformers==4.36.2
|
| 6 |
+
datasets
|
| 7 |
huggingface_hub==0.19.3
|
| 8 |
pydantic==1.10.13
|
| 9 |
typing-extensions==4.5.0
|