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
1bf0bda
·
1 Parent(s):
099150f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
import sys
2
-
import utk #the big one!
3
import gradio as gr
4
5
def greet(name):
1
import sys
2
+
import utk #the big one!
trying again
3
import gradio as gr
4
5
def greet(name):