awacke1 commited on
Commit
90b362e
·
verified ·
1 Parent(s): c3d0cf6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  port=5000
2
  # Start the WebSocket server
3
  async def start_websockets():
 
1
+ import gradio as gr
2
  port=5000
3
  # Start the WebSocket server
4
  async def start_websockets():