Yiming-M commited on
Commit
21c6351
Β·
1 Parent(s): 4319d17

2025-07-31 19:08 πŸš€

Browse files

Updated requirements.txt

Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
  einops==0.8.1
2
- numpy==2.3.1
3
- peft==0.15.2
4
- pyturbojpeg==1.8.0
5
- PyYAML==6.0.2
6
- scipy==1.16.0
7
- tensorboardX==2.6.4
8
- timm==1.0.16
 
9
  torch==2.7.1
10
  torchvision==0.22.0
11
  tqdm==4.67.1
 
1
  einops==0.8.1
2
+ gradio==5.39.0
3
+ huggingface_hub==0.34.3
4
+ matplotlib==3.10.3
5
+ numpy==2.3.2
6
+ peft==0.7.0
7
+ Pillow==11.3.0
8
+ spaces==0.39.0
9
+ timm==1.0.19
10
  torch==2.7.1
11
  torchvision==0.22.0
12
  tqdm==4.67.1