multimodalart HF staff commited on
Commit
100cb38
1 Parent(s): ab7c449

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -26,8 +26,6 @@ scheduler = CommitScheduler(
26
  every=10
27
  )
28
 
29
- client = InferenceClient()
30
-
31
  with open(lora_list, "r") as file:
32
  data = json.load(file)
33
  sdxl_loras = [
 
26
  every=10
27
  )
28
 
 
 
29
  with open(lora_list, "r") as file:
30
  data = json.load(file)
31
  sdxl_loras = [