Spaces:
Runtime error
Runtime error
Commit
β’
ee240fd
1
Parent(s):
a6726fa
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
|
2 |
torch
|
3 |
open_clip_torch
|
4 |
accelerate
|
5 |
-
bitsandbytes
|
|
|
|
1 |
+
transformers
|
2 |
torch
|
3 |
open_clip_torch
|
4 |
accelerate
|
5 |
+
bitsandbytes
|
6 |
+
scipy
|