Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
edjdhug3
/
llm
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
edjdhug3
commited on
Oct 3, 2023
Commit
003ffdc
·
1 Parent(s):
3854f40
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -74,5 +74,3 @@ if __name__ == '__main__':
74
for source in sources.split("\n"):
75
st.write(source)
76
77
-
if __name__ == '__main__':
78
-
st.main()
74
for source in sources.split("\n"):
75
st.write(source)
76