Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
lorocksUMD/LlavaMistral
lorocksUMD
/
LlavaMistral1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
lorocksUMD
commited on
Nov 29, 2024
Commit
e3e9e4b
·
verified
·
1 Parent(s):
3eb49db
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -148,7 +148,6 @@ print(outputs)
148
# End Llava inference
149
150
151
-
152
def respond(
153
message,
154
history: list[tuple[str, str]],
148
# End Llava inference
149
150
151
def respond(
152
message,
153
history: list[tuple[str, str]],