Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
accelerate
|
|
|
|
| 2 |
bitsandbytes
|
| 3 |
torch==2.2.0
|
| 4 |
transformers==4.42.4
|
|
|
|
| 1 |
accelerate
|
| 2 |
+
gradio==4.0.1
|
| 3 |
bitsandbytes
|
| 4 |
torch==2.2.0
|
| 5 |
transformers==4.42.4
|