Spaces:
Running
Running
burtenshaw
commited on
Commit
·
adb259d
1
Parent(s):
e3ca117
add requirements
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
beautifulsoup4==4.13.4
|
2 |
+
gradio==5.25.2
|
3 |
+
requests==2.32.3
|
4 |
+
python-dotenv==1.1.0
|
5 |
+
huggingface-hub==0.30.2
|
6 |
+
natsort==8.4.0
|
7 |
+
moviepy==2.1.2
|
8 |
+
pdf2image==1.17.0
|
9 |
+
fal-client==0.5.9
|