Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
streamlit==1.29.0
|
2 |
bitsandbytes==0.42.0
|
3 |
accelerate==0.25.0
|
4 |
-
transformers==4.
|
5 |
torch==2.1.2
|
6 |
protobuf==4.25.1
|
7 |
scipy==1.11.4
|
|
|
1 |
streamlit==1.29.0
|
2 |
bitsandbytes==0.42.0
|
3 |
accelerate==0.25.0
|
4 |
+
transformers==4.37.0
|
5 |
torch==2.1.2
|
6 |
protobuf==4.25.1
|
7 |
scipy==1.11.4
|