first scraper done
Showing
+370 -63
File added
lipSyncGenerator.py
0 → 100644
annotated-types==0.7.0 | ||
anyio==4.8.0 | ||
beautifulsoup4==4.12.3 | ||
blinker==1.9.0 | ||
bs4==0.0.2 | ||
certifi==2024.12.14 | ||
charset-normalizer==3.4.1 | ||
click==8.1.8 | ||
decorator==4.4.2 | ||
distro==1.9.0 | ||
exceptiongroup==1.2.2 | ||
filelock==3.16.1 | ||
Flask==3.1.0 | ||
fsspec==2024.12.0 | ||
gdown==5.2.0 | ||
h11==0.14.0 | ||
httpcore==1.0.7 | ||
httpx==0.28.1 | ||
idna==3.10 | ||
imageio==2.36.1 | ||
imageio-ffmpeg==0.5.1 | ||
itsdangerous==2.2.0 | ||
Jinja2==3.1.5 | ||
jiter==0.8.2 | ||
MarkupSafe==3.0.2 | ||
moviepy==1.0.3 | ||
mpmath==1.3.0 | ||
networkx==3.4.2 | ||
numpy==2.2.1 | ||
openai==1.59.3 | ||
opencv-python==4.10.0.84 | ||
pillow==10.4.0 | ||
proglog==0.1.10 | ||
pydantic==2.10.4 | ||
pydantic_core==2.27.2 | ||
PySocks==1.7.1 | ||
python-dotenv==1.0.1 | ||
requests==2.32.3 | ||
sniffio==1.3.1 | ||
soupsieve==2.6 | ||
sympy==1.13.1 | ||
torch==2.5.1 | ||
tqdm==4.67.1 | ||
typing_extensions==4.12.2 | ||
urllib3==2.3.0 | ||
Werkzeug==3.1.3 |
scraper.py
0 → 100644
test.py
0 → 100644
Please register or sign in to comment