dfdfdsfgs commited on
Commit
e33dac9
·
1 Parent(s): a12cf12

Force rebuild - Updated Gradio interface

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1,6 +1,6 @@
1
- # Updated to fix Gradio mount function
 
2
  import gradio as gr
3
- # ... rest of the file
4
  import uuid
5
  import subprocess
6
  import threading
 
1
+ # Theorem Explain Agent - Video Generation App
2
+ # Updated: 2025-06-12 - Fixed Gradio interface
3
  import gradio as gr
 
4
  import uuid
5
  import subprocess
6
  import threading