yukee1992 commited on
Commit
4b458b6
·
verified ·
1 Parent(s): 383cb78

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- gradio>=4.0.0,<5.0.0
2
- fastapi>=0.104.1
3
- uvicorn>=0.24.0
4
- requests>=2.31.0
5
- Pillow>=10.1.0
6
- transformers>=4.36.0
7
- torch>=2.1.0
8
- beautifulsoup4>=4.12.0
 
1
+ gradio==4.19.0
2
+ fastapi==0.104.1
3
+ uvicorn==0.24.0
4
+ requests==2.31.0
5
+ Pillow==10.1.0
6
+ transformers==4.36.0
7
+ torch==2.1.0
8
+ beautifulsoup4==4.12.0