Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
torch
|
2 |
torchvision
|
3 |
diffusers
|
4 |
-
gradio
|
5 |
-
imageio
|
6 |
numpy==1.26.4
|
7 |
-
opencv-python
|
8 |
transformers
|
9 |
-
spaces
|
10 |
accelerate
|
11 |
-
pydantic
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
diffusers
|
4 |
+
gradio
|
5 |
+
imageio
|
6 |
numpy==1.26.4
|
7 |
+
opencv-python
|
8 |
transformers
|
9 |
+
spaces
|
10 |
accelerate
|
11 |
+
pydantic
|