Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
psalama
/
solar_shadow_UrbanTK
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
psalama
commited on
Aug 23, 2023
Commit
eef4a16
·
1 Parent(s):
1bf0bda
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
import sys
2
import utk #the big one! trying again
3
import gradio as gr
4
1
+
#
import sys
2
import utk #the big one! trying again
3
import gradio as gr
4