kevin1kevin1k commited on
Commit
7fdf0d6
·
verified ·
1 Parent(s): ba2b753

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. models/app.py +1 -1
models/app.py CHANGED
@@ -1,4 +1,4 @@
1
- # server/localhosted models implementation
2
  import torch
3
  import lpips
4
  import gradio as gr
 
1
+ # server/localhosted models implementation (extended applications demo)
2
  import torch
3
  import lpips
4
  import gradio as gr