Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GojoSaturo
/
Speech_to_Image
like
0
Runtime error
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
GojoSaturo
commited on
Apr 1, 2023
Commit
c9878f8
Β·
1 Parent(s):
f21386e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
!
pip install googletrans
2
import gradio as gr
3
from googletrans import Translator
4
import torch
1
+
pip install googletrans
2
import gradio as gr
3
from googletrans import Translator
4
import torch