Kidbea commited on
Commit
b6c7531
·
verified ·
1 Parent(s): f91ea28

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -6
requirements.txt CHANGED
@@ -1,15 +1,11 @@
1
- --index-url https://download.pytorch.org/whl/cu118
2
-
3
  transformers==4.36.2
4
- torch==2.2.2+cu118
5
- torchvision==0.15.2
6
- torchaudio==2.0.2
7
  numpy==1.24.4
8
  scipy==1.10.1
9
  scikit-image==0.21.0
10
  opencv-python==4.7.0.72
11
  pillow==9.4.0
12
  diffusers==0.25.0
 
13
  transformers==4.36.2
14
  accelerate==0.26.1
15
  matplotlib==3.7.4
@@ -23,4 +19,4 @@ fvcore
23
  cloudpickle
24
  omegaconf
25
  pycocotools
26
- gradio>=4.0
 
 
 
1
  transformers==4.36.2
 
 
 
2
  numpy==1.24.4
3
  scipy==1.10.1
4
  scikit-image==0.21.0
5
  opencv-python==4.7.0.72
6
  pillow==9.4.0
7
  diffusers==0.25.0
8
+ huggingface_hub==0.25.0
9
  transformers==4.36.2
10
  accelerate==0.26.1
11
  matplotlib==3.7.4
 
19
  cloudpickle
20
  omegaconf
21
  pycocotools
22
+ pydantic==2.10.6