HuSusu commited on
Commit
058c298
1 Parent(s): 1d6a5a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -150,4 +150,7 @@ gr.Interface(
150
  description=description,
151
  article=article,
152
  examples=examples,
153
- ).launch()
 
 
 
 
150
  description=description,
151
  article=article,
152
  examples=examples,
153
+ ).launch()
154
+
155
+
156
+ # TypeError: AsyncConnectionPool.__init__() got an unexpected keyword argument 'socket_options'