Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zyoyt
/
site
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
site
/
replit.nix
Zyo-Zyo
Initial commit
b3700b3
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
51 Bytes
{ pkgs }: {
deps
= [
pkgs.cowsay
];
}