Bobholamovic commited on
Commit
9915cfd
·
1 Parent(s): e5663e2
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- gradio>=5
2
- requests
3
- pillow
 
1
+ gradio==5.30.0
2
+ pillow==9.5.0
3
+ requests==2.31.0