loubnabnl HF staff commited on
Commit
5a77935
1 Parent(s): 2dc5a7a
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -32,7 +32,6 @@ def generate_code(model_name, gen_prompt, max_new_tokens, temperature, seed):
32
 
33
  st.set_page_config(page_icon=":laptop:", layout="wide")
34
  st.sidebar.markdown("utils/table_contents.txt")
35
- )
36
 
37
  # Introduction
38
  st.title("Code generation with 🤗")
 
32
 
33
  st.set_page_config(page_icon=":laptop:", layout="wide")
34
  st.sidebar.markdown("utils/table_contents.txt")
 
35
 
36
  # Introduction
37
  st.title("Code generation with 🤗")