Spaces:
Sleeping
Sleeping
allknowingroger
commited on
Commit
·
0c1024f
1
Parent(s):
862f1ce
Update app.py
Browse files
app.py
CHANGED
@@ -5,9 +5,9 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
-
"
|
10 |
-
"
|
11 |
"stephanebhiri/lora-trained-xl-colab-stpVFinalTune1.0",
|
12 |
"nob/lora-trained-xl",
|
13 |
"Vaibhavparekh15/get-well-soon-teddy-tde",
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"MakAttack/LearningRate0_0001",
|
9 |
+
"MakAttack/schedulerconstant",
|
10 |
+
"Yacong/ru-lora-trained-xl",
|
11 |
"stephanebhiri/lora-trained-xl-colab-stpVFinalTune1.0",
|
12 |
"nob/lora-trained-xl",
|
13 |
"Vaibhavparekh15/get-well-soon-teddy-tde",
|