ssboost commited on
Commit
d46f527
·
verified ·
1 Parent(s): c92738c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  gradio
 
2
  pillow==10.2.0
3
  python-dotenv
4
  numpy==1.26.4
5
  opencv-python
6
- requests
 
1
  gradio
2
+ gradio_client
3
  pillow==10.2.0
4
  python-dotenv
5
  numpy==1.26.4
6
  opencv-python
7
+ pydantic==2.10.6