JunhanCai commited on
Commit
63d0ddc
·
verified ·
1 Parent(s): bc1c345

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -18
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
-
2
  gradio==4.20.0
3
  fastapi==0.109.2
4
  uvicorn==0.27.1
@@ -16,20 +15,4 @@ timm==1.0.24
16
  torch==2.9.1
17
  torchvision==0.24.1
18
  tqdm==4.67.1
19
- jinja2
20
- fastapi
21
- uvicorn
22
- python-multipart
23
- jinja2
24
- matplotlib==3.10.8
25
- numpy==2.4.1
26
- optuna==4.6.0
27
- pandas==3.0.0
28
- scikit-learn
29
- scipy==1.17.0
30
- seaborn==0.13.2
31
- timm==1.0.24
32
- torch==2.9.1
33
- torchvision==0.24.1
34
- tqdm==4.67.1
35
- umap-learn==0.5.9.post2
 
 
1
  gradio==4.20.0
2
  fastapi==0.109.2
3
  uvicorn==0.27.1
 
15
  torch==2.9.1
16
  torchvision==0.24.1
17
  tqdm==4.67.1
18
+ jinja2