Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aldrinjenson
/
first-space
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aldrinjenson
commited on
Aug 22, 2022
Commit
70ff6f2
·
1 Parent(s):
f4242af
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-3
app.py
CHANGED
Viewed
@@ -1,6 +1,3 @@
1
-
#!/usr/bin/env python
2
-
# -*- coding: utf-8 -*-
3
-
4
import gradio as gr
5
6
1
import gradio as gr
2
3