Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
melodymelod
/
minimal
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
melodymelod
commited on
Aug 2, 2022
Commit
6441037
·
1 Parent(s):
b73c4c9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-3
app.py
CHANGED
Viewed
@@ -1,6 +1,3 @@
1
-
!pip install datasets evaluate transformers[sentencepiece]
2
-
!pip install gradio
3
-
4
import gradio as gr
5
6
def greet(name):
1
import gradio as gr
2
3
def greet(name):