Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thatblackfox
/
cgan-digit
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Amogha Y A
commited on
Jun 22, 2025
Commit
b7d77b5
·
1 Parent(s):
23ffd18
hi
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
title: cGAN MNIST Generator
3
+
emoji: 🧠
4
+
colorFrom: indigo
5
+
colorTo: pink
6
+
sdk: streamlit
7
+
sdk_version: "1.32.2"
8
+
app_file: app.py
9
+
pinned: false
10
+
---