Hug0endob commited on
Commit
9409f30
·
verified ·
1 Parent(s): 3c2126a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -6
app.py CHANGED
@@ -1,10 +1,4 @@
1
  #!/usr/bin/env python3
2
- """
3
- flux_multimodal_fixed.py
4
- Streamlined Gradio app to preview an image/video from URL or local path,
5
- send media (or extracted frames) to Mistral API for analysis using the
6
- default SYSTEM_INSTRUCTION prompt (unless user supplies one).
7
- """
8
 
9
  from __future__ import annotations
10
  import os
 
1
  #!/usr/bin/env python3
 
 
 
 
 
 
2
 
3
  from __future__ import annotations
4
  import os