ariG23498 HF Staff commited on
Commit
de730c1
·
verified ·
1 Parent(s): d5ddc7f

Upload lovis93_next-scene-qwen-image-lora-2509_0.py with huggingface_hub

Browse files
lovis93_next-scene-qwen-image-lora-2509_0.py CHANGED
@@ -11,7 +11,7 @@
11
  # ///
12
 
13
  try:
14
- pip install -U diffusers transformers
15
  with open('lovis93_next-scene-qwen-image-lora-2509_0.txt', 'w', encoding='utf-8') as f:
16
  f.write('Everything was good in lovis93_next-scene-qwen-image-lora-2509_0.txt')
17
  except Exception as e:
@@ -26,7 +26,7 @@ except Exception as e:
26
  with open('lovis93_next-scene-qwen-image-lora-2509_0.txt', 'a', encoding='utf-8') as f:
27
  import traceback
28
  f.write('''```CODE:
29
- pip install -U diffusers transformers
30
  ```
31
 
32
  ERROR:
 
11
  # ///
12
 
13
  try:
14
+ !pip install -U diffusers
15
  with open('lovis93_next-scene-qwen-image-lora-2509_0.txt', 'w', encoding='utf-8') as f:
16
  f.write('Everything was good in lovis93_next-scene-qwen-image-lora-2509_0.txt')
17
  except Exception as e:
 
26
  with open('lovis93_next-scene-qwen-image-lora-2509_0.txt', 'a', encoding='utf-8') as f:
27
  import traceback
28
  f.write('''```CODE:
29
+ !pip install -U diffusers
30
  ```
31
 
32
  ERROR: