Spaces:
Runtime error
Runtime error
Update requirements.txt
#1
by amegg - opened
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ torch
|
|
| 4 |
torchvision
|
| 5 |
opencv-python
|
| 6 |
matplotlib
|
| 7 |
-
huggingface_hub==0.21.0
|
|
|
|
|
|
| 4 |
torchvision
|
| 5 |
opencv-python
|
| 6 |
matplotlib
|
| 7 |
+
huggingface_hub==0.21.0
|
| 8 |
+
pyaudioop
|