Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -1 +1,6 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
accelerate==0.31.0
|
| 2 |
+
bitsandbytes==0.43.1
|
| 3 |
+
gradio==4.37.1
|
| 4 |
+
spaces==0.28.3
|
| 5 |
+
torch==2.2.0
|
| 6 |
+
transformers==4.42.1
|