Upload Qwen_Qwen-Image-Edit-2509_0.py with huggingface_hub
Browse files
Qwen_Qwen-Image-Edit-2509_0.py
CHANGED
|
@@ -11,7 +11,7 @@
|
|
| 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,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
|
| 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:
|