Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ torch==1.12.1+cu116
|
|
| 3 |
torchvision==0.13.1+cu116
|
| 4 |
torchaudio==0.12.1
|
| 5 |
transformers>=4.25.1
|
|
|
|
| 6 |
ftfy
|
| 7 |
tensorboard
|
| 8 |
datasets
|
|
@@ -15,6 +16,5 @@ hpsv2
|
|
| 15 |
torchmetrics
|
| 16 |
open-clip-torch
|
| 17 |
clip
|
| 18 |
-
gradio==3.40.0
|
| 19 |
segment_anything
|
| 20 |
git+https://github.com/TencentARC/BrushNet.git
|
|
|
|
| 3 |
torchvision==0.13.1+cu116
|
| 4 |
torchaudio==0.12.1
|
| 5 |
transformers>=4.25.1
|
| 6 |
+
gradio==3.50.2
|
| 7 |
ftfy
|
| 8 |
tensorboard
|
| 9 |
datasets
|
|
|
|
| 16 |
torchmetrics
|
| 17 |
open-clip-torch
|
| 18 |
clip
|
|
|
|
| 19 |
segment_anything
|
| 20 |
git+https://github.com/TencentARC/BrushNet.git
|