ginipick commited on
Commit
ce2abc7
·
verified ·
1 Parent(s): 9ac4609

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -16
requirements.txt CHANGED
@@ -1,16 +1,3 @@
1
- --index-url https://download.pytorch.org/whl/cu118
2
- torch==2.2.0
3
- torchvision==0.17.0
4
- torchaudio==2.2.0
5
- --index-url https://pypi.org/simple
6
- git+https://github.com/ChinChyi/transformers.git
7
- diffusers
8
- spaces
9
- fairscale
10
- numpy
11
- pillow
12
- torchdiffeq
13
- click
14
- accelerate
15
- huggingface_hub==0.25.0
16
- sentencepiece
 
1
+ flask
2
+ requests
3
+ beautifulsoup4