Ruining Li commited on
Commit
50e01f3
1 Parent(s): 8cede4e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu118
2
- torch==2.1.0+cu118
3
- torchvision==0.16.0+cu118
4
- numpy==1.24.3
5
- diffusers==0.19.3
6
- segment_anything==1.0
7
  opencv-python
8
  tqdm
9
- transformers==4.35.2
10
- gradio==4.21.0
 
1
+ # --extra-index-url https://download.pytorch.org/whl/cu118
2
+ torch
3
+ torchvision
4
+ numpy
5
+ diffusers
6
+ segment_anything
7
  opencv-python
8
  tqdm
9
+ transformers
10
+ gradio