Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
transformers
|
| 2 |
-
gradio
|
| 3 |
-
torch
|
| 4 |
-
bitsandbytes
|
|
|
|
| 1 |
+
transformers==4.37.2
|
| 2 |
+
gradio==4.44.0
|
| 3 |
+
torch==2.0.1
|
| 4 |
+
bitsandbytes==0.43.1
|