Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
gradio>=
|
| 2 |
-
huggingface_hub
|
| 3 |
-
python-
|
|
|
|
| 1 |
+
gradio>=6.0.0
|
| 2 |
+
huggingface_hub
|
| 3 |
+
python-magic # 用于文件类型识别
|