Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chenzihong
/
GraphGen
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
37f0321
GraphGen
/
graphgen
/
models
/
reader
/
__init__.py
github-actions[bot]
Auto-sync from demo at Tue Sep 30 03:30:14 UTC 2025
3a3b216
3 months ago
raw
Copy download link
history
blame
142 Bytes
from
.csv_reader
import
CsvReader
from
.json_reader
import
JsonReader
from
.jsonl_reader
import
JsonlReader
from
.txt_reader
import
TxtReader