find gradio version that actually works

This commit is contained in:
Justin Pinkney 2022-09-05 06:00:21 -04:00
parent 4431cc2b72
commit 9b68613508
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ kornia==0.6
webdataset==0.2.5
torchmetrics==0.6.0
fire==0.4.0
gradio==3.2
gradio==3.1.4
-e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
-e git+https://github.com/openai/CLIP.git@main#egg=clip
-e .