Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -112,4 +112,4 @@ def send_static(path):
|
|
112 |
return send_from_directory('desine', path)
|
113 |
|
114 |
if __name__ == '__main__':
|
115 |
-
|
|
|
112 |
return send_from_directory('desine', path)
|
113 |
|
114 |
if __name__ == '__main__':
|
115 |
+
main()
|