Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ridgerun-ai
/
synthetic-natural-dataset-generator
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
synthetic-natural-dataset-generator
/
Dockerfile
aaraya
Update dockerfile
ae6bf3d
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
101 Bytes
FROM ridgerun/rrai-synthetic-natural-dataset-generation-demo:latest
USER
1000
CMD [
"./bin/run_gui"
]