yuulind commited on
Commit
ddffa10
·
1 Parent(s): 33923aa

Update requirements.txt to remove specific versioning for dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- gradio==5.5.0
2
- numpy==2.1.3
3
- onnxruntime==1.16.3
4
- Pillow==10.1.0
5
- Pillow==11.0.0
 
1
+ gradio
2
+ numpy
3
+ onnxruntime
4
+ Pillow