Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -10,8 +10,6 @@ os.system("ls ip_adapter")
|
|
| 10 |
from generate_consistent import IPAdapterRunner
|
| 11 |
from flux_client_wrapper import FluxImageGenerator
|
| 12 |
|
| 13 |
-
os.system("apt install tree")
|
| 14 |
-
|
| 15 |
os.system("tree -d")
|
| 16 |
|
| 17 |
|
|
|
|
| 10 |
from generate_consistent import IPAdapterRunner
|
| 11 |
from flux_client_wrapper import FluxImageGenerator
|
| 12 |
|
|
|
|
|
|
|
| 13 |
os.system("tree -d")
|
| 14 |
|
| 15 |
|