Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
JunyiAcademy/image_generation
ChenyuRabbitLove
/
image_generation
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
image_generation
Ctrl+K
Ctrl+K
1 contributor
History:
25 commits
ChenyuRabbitLove
Update app/api/v1/images/generate/route.ts
80526f1
verified
2 months ago
app
Update app/api/v1/images/generate/route.ts
2 months ago
backend
feat: implement image generation API route with extended timeout and error handling
2 months ago
components
feat: commit
2 months ago
lib
feat: commit
2 months ago
public
feat: commit
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
2 months ago
.gitignore
Safe
627 Bytes
Remove Python cache files from tracking and improve .gitignore
2 months ago
Dockerfile
Safe
1.64 kB
refactor: update image generation response structure to return base64 images, simplify Dockerfile permissions, and clean up unused code in image service
2 months ago
README.md
Safe
213 Bytes
chore: update TypeScript and React type definitions, add app port to README, and modify tsconfig settings
2 months ago
components.json
424 Bytes
feat: commit
2 months ago
next.config.ts
Safe
886 Bytes
chore: update Next.js configuration for image domains, adjust API fetch URLs, and add health check endpoint in backend
2 months ago
package-lock.json
53.7 kB
feat: commit
2 months ago
package.json
Safe
885 Bytes
chore: update TypeScript and React type definitions, add app port to README, and modify tsconfig settings
2 months ago
pnpm-lock.yaml
Safe
80.4 kB
chore: update TypeScript and React type definitions, add app port to README, and modify tsconfig settings
2 months ago
postcss.config.js
Safe
82 Bytes
feat: commit
2 months ago
start.sh
Safe
208 Bytes
chore: update Dockerfile permissions and modify start.sh to change directory before starting backend
2 months ago
tailwind.config.js
2.12 kB
feat: commit
2 months ago
test_openai.py
Safe
2.1 kB
refactor: improve code readability and structure in OpenAI integration tests and services, update requirements for consistency
2 months ago
tsconfig.json
Safe
678 Bytes
chore: update TypeScript and React type definitions, add app port to README, and modify tsconfig settings
2 months ago