Upload Phr00t_Qwen-Image-Edit-Rapid-AIO_0.py with huggingface_hub
Browse files
Phr00t_Qwen-Image-Edit-Rapid-AIO_0.py
CHANGED
|
@@ -31,8 +31,7 @@ except Exception as e:
|
|
| 31 |
|
| 32 |
with open('Phr00t_Qwen-Image-Edit-Rapid-AIO_0.txt', 'a', encoding='utf-8') as f:
|
| 33 |
import traceback
|
| 34 |
-
f.write('''
|
| 35 |
-
```CODE:
|
| 36 |
# integration status unknown.
|
| 37 |
|
| 38 |
# Please clone model and use locally.
|
|
@@ -41,6 +40,7 @@ except Exception as e:
|
|
| 41 |
# for integration of the huggingface model hub
|
| 42 |
# into the corresponding library =)
|
| 43 |
```
|
|
|
|
| 44 |
ERROR:
|
| 45 |
''')
|
| 46 |
traceback.print_exc(file=f)
|
|
|
|
| 31 |
|
| 32 |
with open('Phr00t_Qwen-Image-Edit-Rapid-AIO_0.txt', 'a', encoding='utf-8') as f:
|
| 33 |
import traceback
|
| 34 |
+
f.write('''```CODE:
|
|
|
|
| 35 |
# integration status unknown.
|
| 36 |
|
| 37 |
# Please clone model and use locally.
|
|
|
|
| 40 |
# for integration of the huggingface model hub
|
| 41 |
# into the corresponding library =)
|
| 42 |
```
|
| 43 |
+
|
| 44 |
ERROR:
|
| 45 |
''')
|
| 46 |
traceback.print_exc(file=f)
|