chore: Update README, generate new notbook for quickstart
This commit is contained in:
@@ -1,24 +1,22 @@
|
||||
numpy==1.25.0
|
||||
aiohttp==3.9.5
|
||||
aiosqlite==0.20.0
|
||||
beautifulsoup4==4.12.3
|
||||
fastapi==0.111.0
|
||||
html2text==2024.2.26
|
||||
httpx==0.27.0
|
||||
litellm==1.40.17
|
||||
nltk==3.8.1
|
||||
pydantic==2.7.4
|
||||
python-dotenv==1.0.1
|
||||
requests==2.32.3
|
||||
rich==13.7.1
|
||||
scikit-learn==1.5.0
|
||||
selenium==4.23.1
|
||||
uvicorn==0.30.1
|
||||
transformers==4.41.2
|
||||
# webdriver-manager==4.0.1
|
||||
# chromedriver-autoinstaller==0.6.4
|
||||
torch==2.3.1
|
||||
onnxruntime==1.18.0
|
||||
tokenizers==0.19.1
|
||||
pillow==10.3.0
|
||||
slowapi==0.1.9
|
||||
numpy>=1.25.0
|
||||
aiohttp>=3.9.5
|
||||
aiosqlite>=0.20.0
|
||||
beautifulsoup4>=4.12.3
|
||||
fastapi>=0.111.0
|
||||
html2text>=2024.2.26
|
||||
httpx>=0.27.0
|
||||
litellm>=1.40.17
|
||||
nltk>=3.8.1
|
||||
pydantic>=2.7.4
|
||||
python-dotenv>=1.0.1
|
||||
requests>=2.32.3
|
||||
rich>=13.7.1
|
||||
scikit-learn>=1.5.0
|
||||
selenium>=4.23.1
|
||||
uvicorn>=0.30.1
|
||||
transformers>=4.41.2
|
||||
torch>=2.3.1
|
||||
tokenizers>=0.19.1
|
||||
pillow>=10.3.0
|
||||
slowapi>=0.1.9
|
||||
playwright>=1.46.0
|
||||
Reference in New Issue
Block a user