Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tommy24
/
cool
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
tommy24
commited on
Jan 6, 2023
Commit
3159f31
·
1 Parent(s):
713348b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
import gradio
2
import os
3
4
key = os.environ.get("var")
1
+
import gradio
as gr
2
import os
3
4
key = os.environ.get("var")