Spaces:
Running
on
Zero
Running
on
Zero
Ngaima Sandiman
commited on
Commit
•
f14e5bd
1
Parent(s):
0f6635b
Updated library version.
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -5,11 +5,10 @@ gradio==4.43.0
|
|
5 |
torch==2.1.0
|
6 |
torchaudio==2.1.0
|
7 |
torchvision==0.16.0
|
8 |
-
torchtext==0.16.0
|
9 |
spaces
|
10 |
huggingface-hub
|
11 |
num2words
|
12 |
-
numpy
|
13 |
pillow
|
14 |
safetensors==0.4.5
|
15 |
tokenizers==0.15.2
|
|
|
5 |
torch==2.1.0
|
6 |
torchaudio==2.1.0
|
7 |
torchvision==0.16.0
|
|
|
8 |
spaces
|
9 |
huggingface-hub
|
10 |
num2words
|
11 |
+
numpy
|
12 |
pillow
|
13 |
safetensors==0.4.5
|
14 |
tokenizers==0.15.2
|