Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TIGER-Lab
/
VL-Rethinker
like
3
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
TestAgain
commited on
7 days ago
Commit
a672e12
·
1 Parent(s):
169d4ae
merge
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -62,7 +62,7 @@ def model_inference(input_dict, history):
62
],
63
})
64
65
-
print(messages)
66
67
"""
68
Generate and stream text
62
],
63
})
64
65
+
#
print(messages)
66
67
"""
68
Generate and stream text