MatteoFasulo commited on
Commit
6910736
·
1 Parent(s): 138ec98

Update with missing tiktoken dependency

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. requirements.txt +0 -0
app.py CHANGED
@@ -101,4 +101,4 @@ demo = gr.Interface(
101
  )
102
 
103
  # Launch the interface
104
- demo.launch()
 
101
  )
102
 
103
  # Launch the interface
104
+ demo.launch(share=True)
requirements.txt CHANGED
Binary files a/requirements.txt and b/requirements.txt differ