Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ gradio==3.39.0
|
|
3 |
torch==2.0.1
|
4 |
torchaudio==2.0.2
|
5 |
torchvision==0.15.2
|
|
|
|
3 |
torch==2.0.1
|
4 |
torchaudio==2.0.2
|
5 |
torchvision==0.15.2
|
6 |
+
jsonlines==3.1.0
|