Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ngebodh/SimpleChatbot
ngebodh
/
SimpleChatbot-Backup
like
0
Running
App
Files
Files
Community
ngebodh
commited on
May 17
Commit
bfc4c1e
•
1 Parent(s):
aa78c01
fixed typo
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
mport
numpy as np
2
import streamlit as st
3
from openai import OpenAI
4
import os
1
+
import
numpy as np
2
import streamlit as st
3
from openai import OpenAI
4
import os