Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,6 +8,7 @@ pydantic-settings==2.0.3
|
|
8 |
pydantic_core==2.18.2
|
9 |
requests==2.31.0
|
10 |
basicsr
|
|
|
11 |
torch==2.2.2
|
12 |
torchvision==0.17.2
|
13 |
huggingface-hub==0.25.1
|
|
|
8 |
pydantic_core==2.18.2
|
9 |
requests==2.31.0
|
10 |
basicsr
|
11 |
+
python-magic
|
12 |
torch==2.2.2
|
13 |
torchvision==0.17.2
|
14 |
huggingface-hub==0.25.1
|