MaiquelQuerales1977 commited on
Commit
418299c
·
verified ·
1 Parent(s): b27c2aa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -9
requirements.txt CHANGED
@@ -1,9 +1,7 @@
1
- gradio>=4.0
2
- Pillow>=10.0
3
- transformers>=4.35
4
- torch>=2.0
5
- huggingface-hub>=0.20
6
- python-dotenv>=1.0
7
- fpdf2>=2.7
8
- rembg>=2.0
9
- numpy>=1.24
 
1
+ gradio>=5.0.0
2
+ pillow
3
+ rembg
4
+ python-dotenv
5
+ huggingface_hub==0.28.1
6
+ numpy<2.0.0
7
+ onnxruntime