Spaces:
Sleeping
Sleeping
fix build issue
Browse files- .gitignore +2 -0
- requirements.txt +1 -1
.gitignore
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
com.mp4
|
2 |
+
flagged/
|
requirements.txt
CHANGED
@@ -4,4 +4,4 @@ torchaudio==2.1.0
|
|
4 |
torchvision==0.16.0
|
5 |
tqdm==4.61.1
|
6 |
pims
|
7 |
-
gradio
|
|
|
4 |
torchvision==0.16.0
|
5 |
tqdm==4.61.1
|
6 |
pims
|
7 |
+
gradio==3.50.2
|