Spaces:
Paused
Paused
[Admin maintenance] Support new ZeroGPU hardware
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -12,7 +12,7 @@ tensorboard
|
|
| 12 |
PyMCubes
|
| 13 |
trimesh
|
| 14 |
rembg
|
| 15 |
-
transformers==4.
|
| 16 |
diffusers==0.19.3
|
| 17 |
bitsandbytes
|
| 18 |
imageio[ffmpeg]
|
|
@@ -20,4 +20,4 @@ xatlas
|
|
| 20 |
plyfile
|
| 21 |
xformers
|
| 22 |
onnxruntime
|
| 23 |
-
huggingface-hub==0.
|
|
|
|
| 12 |
PyMCubes
|
| 13 |
trimesh
|
| 14 |
rembg
|
| 15 |
+
transformers==4.46.3
|
| 16 |
diffusers==0.19.3
|
| 17 |
bitsandbytes
|
| 18 |
imageio[ffmpeg]
|
|
|
|
| 20 |
plyfile
|
| 21 |
xformers
|
| 22 |
onnxruntime
|
| 23 |
+
huggingface-hub==0.2z.0
|