Spaces:
Sleeping
Sleeping
Anthony G
commited on
Commit
•
41637d6
1
Parent(s):
6a8edb5
added bitsandbytes to requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch
|
2 |
gradio
|
3 |
transformers
|
4 |
-
peft
|
|
|
|
1 |
torch
|
2 |
gradio
|
3 |
transformers
|
4 |
+
peft
|
5 |
+
bitsandbytes
|