aloatist commited on
Commit
7b3e57c
·
verified ·
1 Parent(s): 97f0b87

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -10
requirements.txt CHANGED
@@ -1,16 +1,17 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu118
 
 
 
2
  opencv-python
3
- numexpr
4
- simpleeval
5
- sampling-utils
6
- gitpython
7
- python-sample-package
8
- samplics
9
  simpleeval
10
- opencv-python
11
  imageio-ffmpeg
12
- transformers
13
  accelerate
14
  taichi
15
  optimum
16
- torchvision
 
 
 
 
1
+ gradio==4.21.0
2
+ torch==2.1.0+cu118
3
+ torchvision==0.16.0+cu118
4
+ torchaudio==2.1.0+cu118
5
  opencv-python
6
+ numexpr
 
 
 
 
 
7
  simpleeval
8
+ gitpython
9
  imageio-ffmpeg
10
+ transformers
11
  accelerate
12
  taichi
13
  optimum
14
+ huggingface_hub==0.23.0
15
+ datasets
16
+ protobuf<4
17
+ click<8.1