Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
pillow
|
2 |
-
gradio
|
3 |
fastapi==0.115.0
|
4 |
uvicorn==0.30.6
|
5 |
pydantic==2.10.6
|
|
|
1 |
+
pillow
|
2 |
+
gradio
|
3 |
fastapi==0.115.0
|
4 |
uvicorn==0.30.6
|
5 |
pydantic==2.10.6
|