AUXteam commited on
Commit
beee939
·
verified ·
1 Parent(s): 71dd903

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,13 +1,13 @@
1
  openai==1.1.1
2
  selenium==4.15.2
3
  pillow==10.1.0
4
- fastapi>=0.104.1
5
  uvicorn==0.24.0
6
  pydantic==2.5.2
7
  numpy==1.26.2
8
  httpx==0.25.2
9
- gradio>=4.44.1
10
- huggingface-hub<0.29.0
11
  gradio-client
12
  pydantic-settings==2.1.0
13
  pytest==7.4.3
 
1
  openai==1.1.1
2
  selenium==4.15.2
3
  pillow==10.1.0
4
+ fastapi
5
  uvicorn==0.24.0
6
  pydantic==2.5.2
7
  numpy==1.26.2
8
  httpx==0.25.2
9
+ gradio
10
+ huggingface-hub
11
  gradio-client
12
  pydantic-settings==2.1.0
13
  pytest==7.4.3