Spaces:
Build error
Build error
Commit
·
3181bbc
1
Parent(s):
28a2d5e
Update app.py
Browse files
app.py
CHANGED
@@ -1,7 +1,3 @@
|
|
1 |
-
# Temporal hack, trying something out
|
2 |
-
import os
|
3 |
-
import network
|
4 |
-
|
5 |
import gradio as gr
|
6 |
|
7 |
# Even though it is not imported, it is actually required, it downloads some stuff.
|
|
|
|
|
|
|
|
|
|
|
1 |
import gradio as gr
|
2 |
|
3 |
# Even though it is not imported, it is actually required, it downloads some stuff.
|