Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ gradio>=4.0.0
|
|
| 3 |
# Hugging Face Hub
|
| 4 |
huggingface_hub>=0.16.0
|
| 5 |
# miipher-2 implementation
|
| 6 |
-
git+https://github.com/Atotti/miipher-2.git
|
|
|
|
|
|
| 3 |
# Hugging Face Hub
|
| 4 |
huggingface_hub>=0.16.0
|
| 5 |
# miipher-2 implementation
|
| 6 |
+
git+https://github.com/Atotti/miipher-2.git
|
| 7 |
+
torchcodec
|