Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
gradio==3.20.1
|
2 |
transformers[torch]==4.31.0
|
3 |
torch==2.0.1
|
|
|
|
|
|
1 |
gradio==3.20.1
|
2 |
transformers[torch]==4.31.0
|
3 |
torch==2.0.1
|
4 |
+
accelerate
|
5 |
+
bitsandbytes>=0.37.0
|