Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -63,7 +63,7 @@ model_name = get_model_name_from_path(model_path)
|
|
| 63 |
# )
|
| 64 |
|
| 65 |
prompt = "What are the things I should be cautious about when I visit here?"
|
| 66 |
-
image_file = "
|
| 67 |
|
| 68 |
args = type('Args', (), {
|
| 69 |
"model_path": model_path,
|
|
|
|
| 63 |
# )
|
| 64 |
|
| 65 |
prompt = "What are the things I should be cautious about when I visit here?"
|
| 66 |
+
image_file = "Great-Room-4.jpg"
|
| 67 |
|
| 68 |
args = type('Args', (), {
|
| 69 |
"model_path": model_path,
|