Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
retopara
/
ragflow
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d453e49
ragflow
/
docker
/
init.sql
jinhai-2012
Format file format from Windows/dos to Unix (#1949)
aeb6dbc
6 months ago
raw
Copy download link
history
blame
Safe
53 Bytes
CREATE
DATABASE IF
NOT
EXISTS
rag_flow;
USE rag_flow;