Spaces:
Build error
Build error
brayden-gg
commited on
Commit
•
ce4b784
1
Parent(s):
2290d73
fix requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,6 +7,6 @@ tensorboardX==2.5
|
|
7 |
torch==1.11.0
|
8 |
typing_extensions==4.1.1
|
9 |
ffmpeg-python
|
10 |
-
gradio
|
11 |
svgwrite
|
12 |
|
|
|
7 |
torch==1.11.0
|
8 |
typing_extensions==4.1.1
|
9 |
ffmpeg-python
|
10 |
+
gradio==3.3
|
11 |
svgwrite
|
12 |
|