uruguayai commited on
Commit
7fe5211
verified
1 Parent(s): 5a1023e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +24 -6
requirements.txt CHANGED
@@ -1,6 +1,24 @@
1
- torch
2
- transformers
3
- gradio # Solo si usas una interfaz con Gradio
4
- safetensors
5
- requests
6
- diffusers # Para modelos de difusi贸n como Stable Diffusion
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torchsde==0.2.6
2
+ einops==0.8.0
3
+ transformers==4.42.4
4
+ safetensors==0.4.3
5
+ accelerate==0.32.1
6
+ pyyaml==6.0.1
7
+ pillow==10.4.0
8
+ scipy==1.14.0
9
+ tqdm==4.66.4
10
+ psutil==6.0.0
11
+ pytorch_lightning==2.3.3
12
+ omegaconf==2.3.0
13
+ gradio==3.41.2
14
+ pygit2==1.15.1
15
+ opencv-contrib-python-headless==4.10.0.84
16
+ httpx==0.27.0
17
+ onnxruntime==1.18.1
18
+ timm==1.0.7
19
+ numpy==1.26.4
20
+ tokenizers==0.19.1
21
+ packaging==24.1
22
+ rembg==2.0.57
23
+ groundingdino-py==0.4.0
24
+ segment_anything==1.0