Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
yukee1992/sd-xl-book-illustrator
yukee1992
/
Batch_image_generator
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
yukee1992
commited on
Sep 27, 2025
Commit
aaa8389
·
verified
·
1 Parent(s):
b35ca83
Create .env
Browse files
Files changed (1)
hide
show
.env
+3
-0
.env
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
# .env file
2
+
PORT=8000
3
+
GRADIO_PORT=7860