Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aigmixer
/
piper
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aigmixer
commited on
Nov 3, 2023
Commit
f0b147b
·
1 Parent(s):
f845b05
testing local
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
import gradio as gr
2
3
def greet(name):
1
+
#testing commits
2
import gradio as gr
3
4
def greet(name):