ariG23498 HF Staff commited on
Commit
4e72d16
·
verified ·
1 Parent(s): 90c3c67

Upload Qwen_Qwen-Image-Edit-2509_0.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. Qwen_Qwen-Image-Edit-2509_0.py +2 -2
Qwen_Qwen-Image-Edit-2509_0.py CHANGED
@@ -11,7 +11,7 @@
11
  # ///
12
 
13
  try:
14
- pip install -U diffusers transformers
15
  with open('Qwen_Qwen-Image-Edit-2509_0.txt', 'w', encoding='utf-8') as f:
16
  f.write('Everything was good in Qwen_Qwen-Image-Edit-2509_0.txt')
17
  except Exception as e:
@@ -26,7 +26,7 @@ except Exception as e:
26
  with open('Qwen_Qwen-Image-Edit-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('Qwen_Qwen-Image-Edit-2509_0.txt', 'w', encoding='utf-8') as f:
16
  f.write('Everything was good in Qwen_Qwen-Image-Edit-2509_0.txt')
17
  except Exception as e:
 
26
  with open('Qwen_Qwen-Image-Edit-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: