update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,9 +2,9 @@ loadimg
|
|
| 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
|
|
|
|
| 2 |
spaces
|
| 3 |
torch
|
| 4 |
torchvision
|
|
|
|
| 5 |
transformers
|
| 6 |
git+https://github.com/huggingface/diffusers.git
|
| 7 |
+
acclerate
|
| 8 |
opencv-python
|
| 9 |
tqdm
|
| 10 |
timm
|