Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sanaweb
/
PartAI-TookaBERT-Large
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b160e3e
PartAI-TookaBERT-Large
/
app.py
sanaweb
initial commit
b160e3e
verified
11 months ago
raw
Copy download link
history
blame
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/PartAI/TookaBERT-Large"
).launch()