DreamStream-1 commited on
Commit
06e1f66
·
verified ·
1 Parent(s): 3ca120a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -8
requirements.txt CHANGED
@@ -4,15 +4,11 @@ tflearn==0.5.0
4
  tensorflow==2.9.1
5
  gradio==3.23.0
6
  Pillow==8.4.0 # Compatible with Image.ANTIALIAS
7
- random
8
- json
9
- pickle
10
- gradio
11
- transformers
12
  streamlit
13
- torch
14
- beautifulsoup4
15
  requests
 
 
16
  selenium
17
  chromedriver-autoinstaller
18
- pandas
 
 
4
  tensorflow==2.9.1
5
  gradio==3.23.0
6
  Pillow==8.4.0 # Compatible with Image.ANTIALIAS
 
 
 
 
 
7
  streamlit
 
 
8
  requests
9
+ beautifulsoup4
10
+ pandas
11
  selenium
12
  chromedriver-autoinstaller
13
+ torch
14
+ transformers