Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
git+https://github.com/huggingface/transformers.git@main
|
2 |
torch
|
|
|
3 |
open_clip_torch
|
4 |
accelerate
|
5 |
bitsandbytes
|
|
|
1 |
git+https://github.com/huggingface/transformers.git@main
|
2 |
torch
|
3 |
+
scipy
|
4 |
open_clip_torch
|
5 |
accelerate
|
6 |
bitsandbytes
|