Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ torch==2.0.1
|
|
| 3 |
plyfile==0.8.1
|
| 4 |
diffusers==0.23.1
|
| 5 |
torchvision
|
| 6 |
-
peft
|
| 7 |
scipy
|
| 8 |
numpy
|
| 9 |
imageio[ffmpeg]
|
|
|
|
| 3 |
plyfile==0.8.1
|
| 4 |
diffusers==0.23.1
|
| 5 |
torchvision
|
| 6 |
+
peft==0.6.2
|
| 7 |
scipy
|
| 8 |
numpy
|
| 9 |
imageio[ffmpeg]
|