Spaces:
Sleeping
Sleeping
| flask==3.0.3 | |
| gunicorn==23.0.0 | |
| transformers==4.41.2 | |
| torch==2.3.1 --index-url https://download.pytorch.org/whl/cpu | |
| # Nếu được cấp GPU miễn phí thì dùng dòng này thay thế dòng trên: | |
| # torch==2.3.1+cu118 --extra-index-url https://download.pytorch.org/whl/cu118 | |
| numpy | |
| underthesea==6.8.0 | |
| sentencepiece | |
| tqdm | |
| accelerate |