Spaces:
Running
Running
| ``` | |
| fastapi==0.95.2 | |
| uvicorn[standard]==0.22.0 | |
| python-multipart==0.0.6 | |
| pydantic==1.10.7 | |
| requests==2.28.2 | |
| numpy==1.24.3 | |
| pandas==2.0.1 | |
| feedparser==6.0.10 | |
| huggingface-hub==0.15.1 | |
| transformers==4.29.2 | |
| python-dotenv==1.0.0 | |
| ``` | |
| 5. Let's create the .env.example file: |