Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Kvikontent
/
ChatKVI
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Kvikontent
commited on
Dec 23, 2023
Commit
e9b1dfc
·
1 Parent(s):
c80315e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,4 +1,5 @@
1
import streamlit as st
2
from freegpt import Client
3
4
# Initialize the client with your API key
1
import streamlit as st
2
+
import freegpt
3
from freegpt import Client
4
5
# Initialize the client with your API key