Spaces:
Running
Running
Yaron Koresh
commited on
Delete env.yml
Browse files
env.yml
DELETED
@@ -1,49 +0,0 @@
|
|
1 |
-
name: env
|
2 |
-
channels:
|
3 |
-
- conda-forge
|
4 |
-
- defaults
|
5 |
-
dependencies:
|
6 |
-
- python
|
7 |
-
- pip
|
8 |
-
- pip:
|
9 |
-
- datasets
|
10 |
-
- huggingface-hub
|
11 |
-
- hf-transfer
|
12 |
-
- protobuf
|
13 |
-
- click
|
14 |
-
- pydantic
|
15 |
-
- gradio
|
16 |
-
- uvicorn
|
17 |
-
- spaces
|
18 |
-
- accelerate
|
19 |
-
- diffusers@git+https://github.com/huggingface/diffusers@main
|
20 |
-
- requests
|
21 |
-
- numba
|
22 |
-
- lxml
|
23 |
-
- sentencepiece
|
24 |
-
- invisible_watermark
|
25 |
-
- huggingface_hub
|
26 |
-
- beautifulsoup4
|
27 |
-
- bs4
|
28 |
-
- peft
|
29 |
-
- transformers
|
30 |
-
- flax
|
31 |
-
- cython
|
32 |
-
- numpy
|
33 |
-
- mpi4py
|
34 |
-
- dill
|
35 |
-
- pox
|
36 |
-
- pathos
|
37 |
-
- pip:
|
38 |
-
- '--index-url=https://storage.googleapis.com/jax-releases/jax_cuda_releases.html'
|
39 |
-
- jax[cuda_local]
|
40 |
-
- pip:
|
41 |
-
- '--index-url=https://storage.googleapis.com/jax-releases/jax_cuda_releases.html'
|
42 |
-
- jaxlib[cuda_local]
|
43 |
-
- pip:
|
44 |
-
- '--index-url=https://download.pytorch.org/whl/cu121'
|
45 |
-
- torch
|
46 |
-
- torchaudio
|
47 |
-
- torchvision
|
48 |
-
- triton
|
49 |
-
- xformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|