nevreal commited on
Commit
f11de22
·
verified ·
1 Parent(s): 88f0538

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ python-slugify
2
+ selenium
3
+ webdriver-manager
4
+ huggingface-hub==0.22.2
5
+ beautifulsoup4