Spaces:
Sleeping
Sleeping
Update src/ig_story_audit/main.py
Browse files
src/ig_story_audit/main.py
CHANGED
|
@@ -20,9 +20,7 @@ from ig_story_audit.io.vision_cache import (
|
|
| 20 |
load_cached_output,
|
| 21 |
save_output,
|
| 22 |
)
|
| 23 |
-
from ig_story_audit.io.instagram_story_fetcher import fetch_today_stories
|
| 24 |
|
| 25 |
-
fetch_today_stories()
|
| 26 |
|
| 27 |
VISION_PROMPT = """
|
| 28 |
Describe the image factually and neutrally.
|
|
|
|
| 20 |
load_cached_output,
|
| 21 |
save_output,
|
| 22 |
)
|
|
|
|
| 23 |
|
|
|
|
| 24 |
|
| 25 |
VISION_PROMPT = """
|
| 26 |
Describe the image factually and neutrally.
|