cavargas10 commited on
Commit
8a58fb1
·
verified ·
1 Parent(s): 965459a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -28,7 +28,10 @@ tqdm==4.66.2
28
  transformers==4.48.0
29
  trimesh==4.3.2
30
  spaces==0.28.3
31
- accelerate==1.5.2
 
 
 
32
  rembg==2.0.65
33
  gradio==5.5.0
34
  wandb==0.18.6
 
28
  transformers==4.48.0
29
  trimesh==4.3.2
30
  spaces==0.28.3
31
+ # --- CORRECCIONES ---
32
+ accelerate>=0.28.0
33
+ bitsandbytes>=0.41.0
34
+ # --------------------
35
  rembg==2.0.65
36
  gradio==5.5.0
37
  wandb==0.18.6