Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
# Core Dependencies
|
| 2 |
transformers==4.49.0
|
| 3 |
-
torch==2.6.0
|
| 4 |
nltk==3.9.1
|
| 5 |
feedparser==6.0.11
|
| 6 |
googlesearch-python==1.3.0
|
|
|
|
| 1 |
# Core Dependencies
|
| 2 |
transformers==4.49.0
|
| 3 |
+
torch==2.6.0
|
| 4 |
nltk==3.9.1
|
| 5 |
feedparser==6.0.11
|
| 6 |
googlesearch-python==1.3.0
|