Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
llasssa
/
chestnutlzj-ChatLaw-Text2Vec
like
0
Runtime error
App
Files
Files
Community
588dd17
chestnutlzj-ChatLaw-Text2Vec
/
app.py
llasssa
initial commit
588dd17
over 1 year ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/chestnutlzj/ChatLaw-Text2Vec"
).launch()