Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,6 +8,7 @@ opencv-contrib-python-headless==4.9.0.80
|
|
8 |
opencv-python-headless==4.9.0.80
|
9 |
xformers
|
10 |
omegaconf
|
|
|
11 |
rembg
|
12 |
git+https://github.com/NVlabs/nvdiffrast
|
13 |
pygltflib
|
|
|
8 |
opencv-python-headless==4.9.0.80
|
9 |
xformers
|
10 |
omegaconf
|
11 |
+
gradio==3.16.0
|
12 |
rembg
|
13 |
git+https://github.com/NVlabs/nvdiffrast
|
14 |
pygltflib
|