DreamStream-1 commited on
Commit
f1d306e
·
verified ·
1 Parent(s): 334ba26

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -11,4 +11,5 @@ tflearn==0.5.0
11
  tensorflow==2.9.1
12
  gradio==3.23.0
13
  Pillow==8.4.0 # Compatible with Image.ANTIALIAS
 
14
 
 
11
  tensorflow==2.9.1
12
  gradio==3.23.0
13
  Pillow==8.4.0 # Compatible with Image.ANTIALIAS
14
+ selenium
15