Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
spaces
|
| 2 |
diffusers
|
| 3 |
rembg
|
| 4 |
-
einops
|
| 5 |
-
transformers
|
| 6 |
-
opencv-python
|
| 7 |
-
gradio
|
| 8 |
-
accelerate
|
| 9 |
git+https://github.com/fffiloni/pytorch-image-models.git
|
| 10 |
-
torch
|
| 11 |
-
torchvision
|
|
|
|
| 1 |
spaces
|
| 2 |
diffusers
|
| 3 |
rembg
|
| 4 |
+
einops
|
| 5 |
+
transformers
|
| 6 |
+
opencv-python
|
| 7 |
+
gradio
|
| 8 |
+
accelerate
|
| 9 |
git+https://github.com/fffiloni/pytorch-image-models.git
|
| 10 |
+
torch
|
| 11 |
+
torchvision
|