Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NeoPy
/
test-theme
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
NeoPy
commited on
Feb 17
Commit
2700b48
·
verified
·
1 Parent(s):
d6ca4b2
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
from future import annotations
2
from typing import Iterable
3
import gradio as gr
4
gr.themes.builder()
1
+
#
from future import annotations
2
from typing import Iterable
3
import gradio as gr
4
gr.themes.builder()