Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
gradio==5.8.0
|
3 |
-
transformers==4.
|
4 |
torch==2.0.1
|
5 |
tensorflow==2.10.1
|
6 |
-
flax==0.10.2
|
7 |
adapter-transformers==4.0.0
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
gradio==5.8.0
|
3 |
+
transformers==4.45.2
|
4 |
torch==2.0.1
|
5 |
tensorflow==2.10.1
|
|
|
6 |
adapter-transformers==4.0.0
|