tomo2chin2 commited on
Commit
b0ff57a
·
verified ·
1 Parent(s): 4063de7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,2 +1,4 @@
1
- gradio>=4.20 # 4.20以上を指定。5系でも動作するはず。
2
- selenium
 
 
 
1
+ gradio>=4.20.0 # Specific version for compatibility (avoid potential future issues)
2
+ helium
3
+ selenium
4
+ Pillow