Spaces:
Runtime error
Runtime error
SparkExpedition
commited on
Commit
β’
01f485f
1
Parent(s):
ad433d1
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
bitsandbytes
|
2 |
transformers
|
3 |
peft
|
4 |
accelerate
|
|
|
5 |
gradio
|
6 |
torch
|
7 |
pandas
|
|
|
|
|
1 |
transformers
|
2 |
peft
|
3 |
accelerate
|
4 |
+
bitsandbytes
|
5 |
gradio
|
6 |
torch
|
7 |
pandas
|