Spaces:
Runtime error
Runtime error
Update requirements.txt
#41
by chanandlerbong123 - opened
- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -17,6 +17,7 @@ diffusers==0.19.3
|
|
| 17 |
bitsandbytes
|
| 18 |
imageio[ffmpeg]
|
| 19 |
xatlas
|
|
|
|
| 20 |
plyfile
|
| 21 |
xformers==0.0.22.post7
|
| 22 |
git+https://github.com/NVlabs/nvdiffrast/
|
|
|
|
| 17 |
bitsandbytes
|
| 18 |
imageio[ffmpeg]
|
| 19 |
xatlas
|
| 20 |
+
onnxruntime
|
| 21 |
plyfile
|
| 22 |
xformers==0.0.22.post7
|
| 23 |
git+https://github.com/NVlabs/nvdiffrast/
|