lovelyai999 commited on
Commit
5c0c138
·
verified ·
1 Parent(s): 431511b

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -9
app.py CHANGED
@@ -186,15 +186,6 @@ def textToConfig(s):
186
 
187
  def restConfig():return ["random"]*12
188
  prompt=sampPrompts[0]
189
- generator=torch.Generator(device=device)
190
- generator.initial_seed()
191
- if seed==-1:generator.manual_seed(seed)
192
-
193
-
194
-
195
-
196
-
197
-
198
 
199
 
200
  def changeRandomActions(b):
 
186
 
187
  def restConfig():return ["random"]*12
188
  prompt=sampPrompts[0]
 
 
 
 
 
 
 
 
 
189
 
190
 
191
  def changeRandomActions(b):