Spaces:
Sleeping
Sleeping
Rename requirements (17).txt to requirements.txt
Browse files- requirements (17).txt +0 -3
- 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
|