xinglilu commited on
Commit
d8e57a5
1 Parent(s): dc102c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -1,7 +1,4 @@
1
  import gradio as gr
2
- import torch
3
- pip install torch
4
-
5
  # Load the new model from Shakker-Labs
6
  demo = gr.load("models/Shakker-Labs/AWPortrait-FL")
7
 
 
1
  import gradio as gr
 
 
 
2
  # Load the new model from Shakker-Labs
3
  demo = gr.load("models/Shakker-Labs/AWPortrait-FL")
4