prithivMLmods commited on
Commit
5cde6d0
·
verified ·
1 Parent(s): 7878ffe

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu130
 
2
  torch==2.11.0
3
  torchvision==0.26.0
4
  transformers==5.14.1
5
  accelerate==1.14.0
6
  diffusers==0.39.0
7
  peft==0.19.1
8
- gradio==6.20.0
9
  av==17.1.0
10
  spaces==0.51.1
11
  huggingface-hub==1.24.0
 
1
  --extra-index-url https://download.pytorch.org/whl/cu130
2
+
3
  torch==2.11.0
4
  torchvision==0.26.0
5
  transformers==5.14.1
6
  accelerate==1.14.0
7
  diffusers==0.39.0
8
  peft==0.19.1
9
+ gradio==6.25.0
10
  av==17.1.0
11
  spaces==0.51.1
12
  huggingface-hub==1.24.0