Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
byteplus-python-sdk-v2
|
|
|
|
|
|
|
|
|
|
| 2 |
gradio==6.5.1
|
| 3 |
pillow
|
|
|
|
| 1 |
byteplus-python-sdk-v2
|
| 2 |
+
sniffio==1.3.1
|
| 3 |
+
anyio==4.8.0
|
| 4 |
+
httpx==0.28.1
|
| 5 |
gradio==6.5.1
|
| 6 |
pillow
|