Spaces:
Runtime error
Runtime error
Vincentqyw
commited on
Commit
·
45354a0
1
Parent(s):
49b9191
update
Browse files- pre-requirements.txt +1 -1
pre-requirements.txt
CHANGED
|
@@ -7,7 +7,7 @@ pytorch-lightning>=1.4.2
|
|
| 7 |
omegaconf>=2.1.1
|
| 8 |
einops>=0.3.0
|
| 9 |
kornia>=0.6
|
| 10 |
-
aiofiles
|
| 11 |
gradio
|
|
|
|
| 12 |
# datasets[vision]>=2.4.0
|
| 13 |
|
|
|
|
| 7 |
omegaconf>=2.1.1
|
| 8 |
einops>=0.3.0
|
| 9 |
kornia>=0.6
|
|
|
|
| 10 |
gradio
|
| 11 |
+
gradio_client==0.2.7
|
| 12 |
# datasets[vision]>=2.4.0
|
| 13 |
|