Federico69 commited on
Commit
c809308
1 Parent(s): e252741

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. chatfp.py +1 -1
chatfp.py CHANGED
@@ -35,4 +35,4 @@ interface = gr.Interface(
35
  )
36
 
37
  if __name__ == "__main__":
38
- interface.launch(share=True )
 
35
  )
36
 
37
  if __name__ == "__main__":
38
+ interface.launch('share=True' )