Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
alexue4
/
alexue4-text-normalization-ru-new
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
932274f
alexue4-text-normalization-ru-new
/
app.py
alexue4
initial commit
932274f
verified
12 months ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/alexue4/text-normalization-ru-new"
).launch()