mobenta commited on
Commit
9b6b653
·
verified ·
1 Parent(s): 8bf3938

Rename requirements (17).txt to requirements.txt

Browse files
Files changed (2) hide show
  1. requirements (17).txt +0 -3
  2. requirements.txt +4 -0
requirements (17).txt DELETED
@@ -1,3 +0,0 @@
1
- gradio
2
- huggingface_hub
3
- gitpython
 
 
 
 
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio==3.2.0
2
+ requests==2.26.0
3
+ beautifulsoup4==4.10.0
4
+ lxml==4.6.4