Spaces:
Running
on
T4
Running
on
T4
Nikita
commited on
Commit
·
05004df
1
Parent(s):
936da19
removed requirements.txt
Browse files- .DS_Store +0 -0
- requirements.txt +0 -21
.DS_Store
CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
|
|
requirements.txt
DELETED
@@ -1,21 +0,0 @@
|
|
1 |
-
--index-url https://download.pytorch.org/whl/cu126
|
2 |
-
--extra-index-url https://pypi.org/simple
|
3 |
-
|
4 |
-
torch~=2.6.0
|
5 |
-
torchvision~=0.21.0
|
6 |
-
torchaudio~=2.6.0
|
7 |
-
|
8 |
-
pre-commit
|
9 |
-
xlstm~=2.0.3
|
10 |
-
einops~=0.8.1
|
11 |
-
huggingface-hub~=0.32.0
|
12 |
-
lightning~=2.5.1
|
13 |
-
numpy~=2.1.3
|
14 |
-
pandas~=2.2.3
|
15 |
-
dacite~=1.9.2
|
16 |
-
pytest
|
17 |
-
|
18 |
-
# Additional packages based on imports
|
19 |
-
plotly
|
20 |
-
Pillow
|
21 |
-
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|