Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,3 +9,4 @@ fpdf>=1.7.2
|
|
9 |
openai>=1.0.0
|
10 |
networkx>=2.5
|
11 |
plotly>=5.0.0
|
|
|
|
9 |
openai>=1.0.0
|
10 |
networkx>=2.5
|
11 |
plotly>=5.0.0
|
12 |
+
torch
|