Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Roberta2024
/
groqAPI0816
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Roberta2024
commited on
7 days ago
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
+
)
#