Spaces:
Running
on
L40S
Running
on
L40S
fix
Browse files
app.py
CHANGED
@@ -44,7 +44,7 @@ def setup_flash_attention():
|
|
44 |
# Continue anyway - the model might work without it
|
45 |
|
46 |
# Run setup once when the module is imported
|
47 |
-
setup_flash_attention()
|
48 |
|
49 |
# Load model and processor
|
50 |
# @gr.cache()
|
|
|
44 |
# Continue anyway - the model might work without it
|
45 |
|
46 |
# Run setup once when the module is imported
|
47 |
+
# setup_flash_attention()
|
48 |
|
49 |
# Load model and processor
|
50 |
# @gr.cache()
|