awacke1 commited on
Commit
2f2f1f0
·
1 Parent(s): 7e0fb69

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -74,3 +74,6 @@ else:
74
  # Showing the dictionary of examples
75
  st.write("Example inputs for simple assemblies:")
76
  st.json(example_assemblies)
 
 
 
 
74
  # Showing the dictionary of examples
75
  st.write("Example inputs for simple assemblies:")
76
  st.json(example_assemblies)
77
+
78
+
79
+ st.markdown("Conception of Intelligence and AGI: https://youtu.be/CGiDqhSdLHk?t=8669")