Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# requirements.txt
|
2 |
torch>=2.0.0
|
3 |
torchaudio>=2.0.0
|
4 |
-
transformers
|
5 |
cohere>=5.0.0
|
6 |
gradio>=4.0.0
|
7 |
fastrtc>=0.0.18
|
|
|
1 |
# requirements.txt
|
2 |
torch>=2.0.0
|
3 |
torchaudio>=2.0.0
|
4 |
+
transformers==4.31.0
|
5 |
cohere>=5.0.0
|
6 |
gradio>=4.0.0
|
7 |
fastrtc>=0.0.18
|