Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TeamTonic
/
coherebot
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Tonic
commited on
Nov 16, 2023
Commit
ffb1fbd
·
1 Parent(s):
b8265e8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -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