arxivgpt kim commited on
Commit
a5b6e16
·
verified ·
1 Parent(s): 9859ca4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- selenium >=4.0.0, < 5.0.0
2
- gradio>=3.40.1
3
- Pillow>=8.3.1,<9.0
 
 
1
+ gradio
2
+ selenium
3
+ webdriver_manager
4
+ Pillow