jayforjerry commited on
Commit
f068947
·
verified ·
1 Parent(s): fb17308

added notes for the duplication

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import gradio as gr
2
  import torch
3
  import spaces
 
1
+ """"This has been duplicated to show the new duplication feature demo"""
2
  import gradio as gr
3
  import torch
4
  import spaces