Spaces:
Sleeping
Sleeping
VincentGOURBIN
commited on
Commit
•
f839319
1
Parent(s):
ceff0f7
Upload folder using huggingface_hub
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -67,9 +67,9 @@ starlette==0.38.6
|
|
67 |
sympy==1.13.1
|
68 |
threadpoolctl==3.5.0
|
69 |
tomlkit==0.12.0
|
70 |
-
torch
|
71 |
-
torchaudio
|
72 |
-
torchvision
|
73 |
tqdm==4.66.5
|
74 |
typer==0.12.5
|
75 |
typing_extensions==4.12.2
|
|
|
67 |
sympy==1.13.1
|
68 |
threadpoolctl==3.5.0
|
69 |
tomlkit==0.12.0
|
70 |
+
torch
|
71 |
+
torchaudio
|
72 |
+
torchvision
|
73 |
tqdm==4.66.5
|
74 |
typer==0.12.5
|
75 |
typing_extensions==4.12.2
|