Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
huggingface_hub==0.28.0
|
| 2 |
flair==0.14.0
|
| 3 |
-
gradio==5.13.2
|
|
|
|
|
|
| 1 |
huggingface_hub==0.28.0
|
| 2 |
flair==0.14.0
|
| 3 |
+
gradio==5.13.2
|
| 4 |
+
torch==2.5.0
|