Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -293,7 +293,6 @@ CONCEPT_SENTENCE = "ohamlab style"
|
|
293 |
LORA_NAME = "ohami_filter_autorun"
|
294 |
|
295 |
# ========== FASTAPI APP ==========
|
296 |
-
app = FastAPI()
|
297 |
|
298 |
# ========== HELPERS ==========
|
299 |
def create_dataset(images, *captions):
|
|
|
293 |
LORA_NAME = "ohami_filter_autorun"
|
294 |
|
295 |
# ========== FASTAPI APP ==========
|
|
|
296 |
|
297 |
# ========== HELPERS ==========
|
298 |
def create_dataset(images, *captions):
|