Fix directory structure
Browse files- requirements.txt +0 -16
requirements.txt
DELETED
|
@@ -1,16 +0,0 @@
|
|
| 1 |
-
fastapi
|
| 2 |
-
uvicorn
|
| 3 |
-
python-multipart
|
| 4 |
-
jinja2
|
| 5 |
-
matplotlib==3.10.8
|
| 6 |
-
numpy==2.4.1
|
| 7 |
-
optuna==4.6.0
|
| 8 |
-
pandas==3.0.0
|
| 9 |
-
scikit-learn
|
| 10 |
-
scipy==1.17.0
|
| 11 |
-
seaborn==0.13.2
|
| 12 |
-
timm==1.0.24
|
| 13 |
-
torch==2.9.1+rocm6.4
|
| 14 |
-
torchvision==0.24.1+rocm6.4
|
| 15 |
-
tqdm==4.67.1
|
| 16 |
-
umap-learn==0.5.9.post2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|