Tonic commited on
Commit
ffb1fbd
·
1 Parent(s): b8265e8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  import cohere
 
2
  import os
3
 
4
  # Initialize the Cohere client with your API key
 
1
  import cohere
2
+ import gradio as gr
3
  import os
4
 
5
  # Initialize the Cohere client with your API key