Sanshruth commited on
Commit
ac138f5
1 Parent(s): 46d44b1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -276,7 +276,7 @@ Generate artistic videos using VQGAN-CLIP. Enter your prompts separated by comma
276
  Note: This application requires GPU access. Please either:
277
  1. Use the Colab notebook available at https://github.com/SanshruthR/VQGAN-CLIP
278
  2. Clone this space and enable GPU in your personal copy.
279
- """
280
 
281
 
282
  if __name__ == "__main__":
 
276
  Note: This application requires GPU access. Please either:
277
  1. Use the Colab notebook available at https://github.com/SanshruthR/VQGAN-CLIP
278
  2. Clone this space and enable GPU in your personal copy.
279
+ """)
280
 
281
 
282
  if __name__ == "__main__":