Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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 |
|