Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch>=2.3.0
|
2 |
-
transformers>=4.
|
3 |
accelerate>=0.29.0
|
4 |
bitsandbytes>=0.43.0
|
5 |
streamlit>=1.33.0
|
|
|
1 |
torch>=2.3.0
|
2 |
+
transformers>=4.45.1
|
3 |
accelerate>=0.29.0
|
4 |
bitsandbytes>=0.43.0
|
5 |
streamlit>=1.33.0
|