Commit
·
27cbdde
1
Parent(s):
3ae641b
Update gradio version in requirements.txt from 0.16.0 to 3.16.0 for compatibility with recent features and improvements.
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ open-clip-torch==2.7.0
|
|
7 |
opencv-contrib-python-headless==4.9.0.80
|
8 |
opencv-python-headless==4.9.0.80
|
9 |
xformers
|
10 |
-
gradio==
|
11 |
omegaconf
|
12 |
rembg
|
13 |
git+https://github.com/NVlabs/nvdiffrast
|
|
|
7 |
opencv-contrib-python-headless==4.9.0.80
|
8 |
opencv-python-headless==4.9.0.80
|
9 |
xformers
|
10 |
+
gradio==3.16.0
|
11 |
omegaconf
|
12 |
rembg
|
13 |
git+https://github.com/NVlabs/nvdiffrast
|