Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
sentencepiece
|
2 |
-
accelerate
|
3 |
-
transformers==4.37.0
|
4 |
torch
|
5 |
Pillow
|
6 |
-
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
Pillow
|
3 |
+
gradio
|
4 |
+
numpy
|
5 |
+
open_clip_torch
|
6 |
+
opencv-python
|
7 |
+
LeGrad
|