Spaces:
Runtime error
Runtime error
Prasanna Dhungana
commited on
Commit
•
f2128ce
1
Parent(s):
661fe9a
update requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
torch
|
2 |
transformers
|
3 |
peft
|
4 |
-
gradio
|
|
|
|
|
|
1 |
torch
|
2 |
transformers
|
3 |
peft
|
4 |
+
gradio
|
5 |
+
bitsandbytes
|
6 |
+
accelerate
|