Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ez7051
/
Nvidia_Agent
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
ez7051
commited on
Dec 1, 2025
Commit
ecb8dbd
·
verified
·
1 Parent(s):
2a0bfb9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -169,7 +169,7 @@ chat_chain = (
169
170
171
172
-
###############
#
173
## Gradio components
174
175
def chat_stream(message, history):
169
170
171
172
+
###############
173
## Gradio components
174
175
def chat_stream(message, history):