Update requirements.txt
Showing
| # torch==2.0.0 | # torch==2.0.0 | ||
| # torchvision==0.15.1 | # torchvision==0.15.1 | ||
| gradio==3.41.1 | gradio==3.50.2 | ||
| pydantic==2.0.2 | pydantic==2.0.2 | ||
| albumentations==1.3.0 | albumentations==1.3.0 | ||
| opencv-contrib-python | opencv-contrib-python | ||
| ... | @@ -38,4 +38,4 @@ numpy==1.26.4 | ... | @@ -38,4 +38,4 @@ numpy==1.26.4 |
| #tokenizers>=0.19.1 | #tokenizers>=0.19.1 | ||
| lpips | lpips | ||
| #clip | #clip | ||
| openai-clip | openai-clip | ||
| \ No newline at end of file |
Please register or sign in to comment