Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
codeparrot
/
code-generation-models
like
236
Running
App
Files
Files
Community
10
Fetching metadata from the HF Docker repository...
loubnabnl
HF staff
commited on
Jun 3, 2022
Commit
091c31a
·
1 Parent(s):
a5aaccd
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -153,4 +153,4 @@ if st.button("Generate code!"):
153
154
# Resources
155
st.subheader("Resources")
156
-
read_markdown("utils/resources.
txt
")
153
154
# Resources
155
st.subheader("Resources")
156
+
read_markdown("utils/resources.
md
")