Spaces:
Running
Running
Johnny
commited on
Commit
·
935785c
1
Parent(s):
79b5c9c
fix: Update requirements.txt with proper torch dependency
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,4 +11,4 @@ openai
|
|
11 |
fuzzywuzzy
|
12 |
python-docx
|
13 |
numpy<2.0
|
14 |
-
|
|
|
11 |
fuzzywuzzy
|
12 |
python-docx
|
13 |
numpy<2.0
|
14 |
+
torch
|