aducsdr commited on
Commit
066c913
·
verified ·
1 Parent(s): c056c57

Update environment.yml

Browse files
Files changed (1) hide show
  1. environment.yml +2 -1
environment.yml CHANGED
@@ -1,3 +1,4 @@
 
1
  name: seedvr
2
  channels:
3
  - pytorch
@@ -33,4 +34,4 @@ dependencies:
33
  - opencv-python
34
  - scikit-image
35
  - xformers==0.0.22.post7
36
- - flash_attn==2.5.9.post1 --no-build-isolation
 
1
+ # environment.yml (CORRIGIDO)
2
  name: seedvr
3
  channels:
4
  - pytorch
 
34
  - opencv-python
35
  - scikit-image
36
  - xformers==0.0.22.post7
37
+ # A linha do flash_attn foi REMOVIDA daqui