Update requirements.txt
Browse files- requirements.txt +12 -12
requirements.txt
CHANGED
|
@@ -81,16 +81,16 @@ threadpoolctl==3.5.0
|
|
| 81 |
tokenizers==0.21.0
|
| 82 |
toml==0.10.2
|
| 83 |
tomlkit==0.13.2
|
| 84 |
-
torch
|
| 85 |
-
torchaudio
|
| 86 |
-
torchvision
|
| 87 |
tornado==6.4.2
|
| 88 |
-
tqdm
|
| 89 |
-
transformers
|
| 90 |
-
typer
|
| 91 |
-
typing_extensions
|
| 92 |
-
tzdata
|
| 93 |
-
urllib3
|
| 94 |
-
uvicorn
|
| 95 |
-
watchdog
|
| 96 |
-
websockets
|
|
|
|
| 81 |
tokenizers==0.21.0
|
| 82 |
toml==0.10.2
|
| 83 |
tomlkit==0.13.2
|
| 84 |
+
torch
|
| 85 |
+
torchaudio
|
| 86 |
+
torchvision
|
| 87 |
tornado==6.4.2
|
| 88 |
+
tqdm
|
| 89 |
+
transformers
|
| 90 |
+
typer
|
| 91 |
+
typing_extensions
|
| 92 |
+
tzdata
|
| 93 |
+
urllib3
|
| 94 |
+
uvicorn
|
| 95 |
+
watchdog
|
| 96 |
+
websockets
|