update
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -2,6 +2,9 @@ loadimg
|
|
| 2 |
spaces
|
| 3 |
torch
|
| 4 |
torchvision
|
|
|
|
|
|
|
|
|
|
| 5 |
opencv-python
|
| 6 |
tqdm
|
| 7 |
timm
|
|
@@ -9,8 +12,5 @@ prettytable
|
|
| 9 |
scipy
|
| 10 |
scikit-image
|
| 11 |
kornia
|
| 12 |
-
transformers
|
| 13 |
huggingface_hub
|
| 14 |
-
git+https://github.com/huggingface/diffusers.git
|
| 15 |
-
acclerate
|
| 16 |
sentencepiece
|
|
|
|
| 2 |
spaces
|
| 3 |
torch
|
| 4 |
torchvision
|
| 5 |
+
acclerate
|
| 6 |
+
transformers
|
| 7 |
+
git+https://github.com/huggingface/diffusers.git
|
| 8 |
opencv-python
|
| 9 |
tqdm
|
| 10 |
timm
|
|
|
|
| 12 |
scipy
|
| 13 |
scikit-image
|
| 14 |
kornia
|
|
|
|
| 15 |
huggingface_hub
|
|
|
|
|
|
|
| 16 |
sentencepiece
|