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