Yaron Koresh commited on
Commit
7d86ea4
·
verified ·
1 Parent(s): 3a6781f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -34
requirements.txt CHANGED
@@ -1,36 +1,10 @@
1
- datasets
2
- huggingface-hub
3
- hf-transfer
4
- protobuf
5
- click
6
- pydantic
7
- gradio
8
- uvicorn
9
- spaces
10
  accelerate
11
- diffusers @ git+https://github.com/huggingface/diffusers@main
12
- requests
13
- numba
14
- lxml
15
- sentencepiece
16
- invisible_watermark
17
- huggingface_hub
18
- beautifulsoup4
19
- bs4
20
- peft
21
- transformers
22
- flax
23
- cython
24
  numpy
25
- dill
26
- pox
27
- pathos
28
- --extra-index-url https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
29
- jax[cuda_local]
30
- jaxlib[cuda_local]
31
- --extra-index-url https://download.pytorch.org/whl/cu121
32
- torch
33
- torchaudio
34
- torchvision
35
- triton
36
- xformers
 
1
+ gradio==5.12.0
 
 
 
 
 
 
 
 
2
  accelerate
3
+ safetensors
4
+ huggingface-hub
 
 
 
 
 
 
 
 
 
 
 
5
  numpy
6
+ torch==2.5.1
7
+ torchaudio==2.5.1
8
+ torchvision==0.20.1
9
+ diffusers
10
+ transformers==4.48.0