samidh commited on
Commit
4e42e7b
·
verified ·
1 Parent(s): 9e7a8dc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -1,3 +1,5 @@
 
 
1
  import gradio as gr
2
  import os
3
 
 
1
+ # This is a project of Chakra Lab LLC. All rights reserved.
2
+
3
  import gradio as gr
4
  import os
5