Patel Traders commited on
Commit
d0a28c9
·
verified ·
1 Parent(s): f4d3a43

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -1,4 +1,3 @@
1
- ```python
2
  # --- 🔱 Hanuman AI: Supreme English Reasoning Portal (Qwen 2.5) ---
3
  # Pioneered by Divy Patel | Bharat 🇮🇳
4
  # Features: 100% English, Fast Inference, Free CPU Optimized, Vision Enabled
@@ -112,6 +111,4 @@ with gr.Blocks() as demo:
112
  )
113
 
114
  if __name__ == "__main__":
115
- demo.launch()
116
-
117
- ```
 
 
1
  # --- 🔱 Hanuman AI: Supreme English Reasoning Portal (Qwen 2.5) ---
2
  # Pioneered by Divy Patel | Bharat 🇮🇳
3
  # Features: 100% English, Fast Inference, Free CPU Optimized, Vision Enabled
 
111
  )
112
 
113
  if __name__ == "__main__":
114
+ demo.launch()