update
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
gradio==4.44.0
|
| 2 |
controlnet-aux>=0.0.9
|
| 3 |
huggingface_hub<0.25.0
|
|
|
|
| 4 |
torch
|
| 5 |
torchvision
|
| 6 |
Pillow
|
|
|
|
| 1 |
gradio==4.44.0
|
| 2 |
controlnet-aux>=0.0.9
|
| 3 |
huggingface_hub<0.25.0
|
| 4 |
+
pydantic==2.8.2
|
| 5 |
torch
|
| 6 |
torchvision
|
| 7 |
Pillow
|