Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
epassos
/
merve-chatgpt-prompts-bart-long
like
3
Running
App
Files
Files
Community
main
merve-chatgpt-prompts-bart-long
/
app.py
epassos
initial commit
f951566
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/merve/chatgpt-prompts-bart-long"
).launch()