Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +18 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,21 @@ torch==2.4.0
|
|
| 6 |
xformers==0.0.27.post2
|
| 7 |
torchvision
|
| 8 |
gradio==4.44.1
|
| 9 |
-
opencv-python==4.10.0.84
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
xformers==0.0.27.post2
|
| 7 |
torchvision
|
| 8 |
gradio==4.44.1
|
| 9 |
+
opencv-python==4.10.0.84
|
| 10 |
+
albumentations
|
| 11 |
+
beautifulsoup4
|
| 12 |
+
bitsandbytes
|
| 13 |
+
einops
|
| 14 |
+
imagehash
|
| 15 |
+
modelscope[framework]
|
| 16 |
+
ms-swift
|
| 17 |
+
open-clip-torch
|
| 18 |
+
opencv-transforms>=0.0.6
|
| 19 |
+
oss2>=2.15.0
|
| 20 |
+
pycocotools
|
| 21 |
+
scikit-image
|
| 22 |
+
scikit-learn
|
| 23 |
+
sentencepiece
|
| 24 |
+
tiktoken
|
| 25 |
+
torchsde
|
| 26 |
+
transformers-stream-generator
|