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:
Roberta2024
/
groqAPI0816
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Roberta2024
commited on
Aug 16, 2025
Commit
f08045a
·
verified
·
1 Parent(s):
ebb41f1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -142,4 +142,4 @@ if __name__ == "__main__":
142
server_port=7860, # 指定端口
143
share=False, # 設為 True 可獲得公開連結
144
debug=True # 開啟偵錯模式
145
-
)
142
server_port=7860, # 指定端口
143
share=False, # 設為 True 可獲得公開連結
144
debug=True # 開啟偵錯模式
145
+
)
#