[Admin maintenance] Support new ZeroGPU hardware

#2
by multimodalart HF Staff - opened
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu114
2
- torch
3
- torchvision
4
- torchaudio==2.3.1
5
  diffusers==0.32.2
6
  easydict==1.13
7
  einops==0.8.1
@@ -18,4 +16,4 @@ invisible_watermark
18
  xformers
19
  google-genai==1.5.0
20
  gradio
21
- pydantic==2.10.6
 
1
+ torch==2.8.0
2
+ torchvision==0.23.0
 
 
3
  diffusers==0.32.2
4
  easydict==1.13
5
  einops==0.8.1
 
16
  xformers
17
  google-genai==1.5.0
18
  gradio
19
+ pydantic