konbraphat51 commited on
Commit
8f8ff65
·
1 Parent(s): c4411de

link to AI

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -124,6 +124,7 @@ def main():
124
 
125
  st.write("ダウンロードはこちらから:https://github.com/konbraphat51/kato_db_dataset")
126
  st.write("データ収集のプログラムコード・仕組みの説明はこちらから:https://github.com/konbraphat51/kato_db")
 
127
 
128
  if __name__ == "__main__":
129
 
 
124
 
125
  st.write("ダウンロードはこちらから:https://github.com/konbraphat51/kato_db_dataset")
126
  st.write("データ収集のプログラムコード・仕組みの説明はこちらから:https://github.com/konbraphat51/kato_db")
127
+ st.write("加藤AIのプロトタイプ:https://colab.research.google.com/drive/1QsJN50wvLEJx04P4XaBtsKqx1q3532OU?usp=sharing")
128
 
129
  if __name__ == "__main__":
130