Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
halfdevil
/
demochat
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
thedamn
commited on
Jun 24, 2023
Commit
6563703
·
1 Parent(s):
c5ffbc6
update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
import streamlit as st
2
-
from onetime import
gptj
3
4
# Streamlit app
5
def main():
1
import streamlit as st
2
+
from onetime import
*
3
4
# Streamlit app
5
def main():