Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
accelerate
|
| 2 |
addict
|
| 3 |
diffusers
|
| 4 |
-
gradio
|
| 5 |
huggingface_hub
|
| 6 |
matplotlib
|
| 7 |
numpy
|
|
@@ -22,6 +22,6 @@ yapf
|
|
| 22 |
segment_anything
|
| 23 |
scikit-image
|
| 24 |
segments-ai
|
| 25 |
-
pydantic
|
| 26 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 27 |
torch
|
|
|
|
| 1 |
accelerate
|
| 2 |
addict
|
| 3 |
diffusers
|
| 4 |
+
gradio
|
| 5 |
huggingface_hub
|
| 6 |
matplotlib
|
| 7 |
numpy
|
|
|
|
| 22 |
segment_anything
|
| 23 |
scikit-image
|
| 24 |
segments-ai
|
| 25 |
+
pydantic
|
| 26 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 27 |
torch
|