Spaces:
svjack
/
Runtime error

svjack commited on
Commit
d6a6695
·
verified ·
1 Parent(s): cc8d929

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ def install_flash_attn():
20
  exit(1)
21
 
22
  # Install flash-attn
23
- install_flash_attn()
24
 
25
  from huggingface_hub import snapshot_download
26
 
 
20
  exit(1)
21
 
22
  # Install flash-attn
23
+ #install_flash_attn()
24
 
25
  from huggingface_hub import snapshot_download
26