Ace10er commited on
Commit
4917e5f
·
verified ·
1 Parent(s): ef05174

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -1,5 +1,9 @@
1
-
2
  torch
3
- transformers
4
  gradio
 
 
 
5
  Pillow
 
 
 
 
 
1
  torch
 
2
  gradio
3
+ transformers
4
+ selenium
5
+ webdriver-manager
6
  Pillow
7
+ scikit-learn
8
+ matplotlib
9
+ requests