Initial Commit

This commit is contained in:
unclecode
2024-05-09 19:10:25 +08:00
commit b8e743cd8d
19 changed files with 2296 additions and 0 deletions

13
requirements.txt Normal file
View File

@@ -0,0 +1,13 @@
fastapi
uvicorn
selenium
pydantic
aiohttp
aiosqlite
chromedriver_autoinstaller
httpx
requests
bs4
html2text
litellm
python-dotenv