Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
MahmoudMohamed
/
MahmoudMohamed-Amazon_rating_review_model
like
0
Sleeping
App
Files
Files
Community
627a154
MahmoudMohamed-Amazon_rating_review_model
/
app.py
Mahmoud Mohamed Mahmoud
initial commit
627a154
10 months ago
raw
Copy download link
history
blame
Safe
89 Bytes
import
gradio
as
gr
gr.load(
"models/MahmoudMohamed/Amazon_rating_review_model"
).launch()