Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ python-dotenv
|
|
6 |
anthropic
|
7 |
azure-ai-contentsafety
|
8 |
google-generativeai
|
9 |
-
matplotlib
|
|
|
|
|
|
6 |
anthropic
|
7 |
azure-ai-contentsafety
|
8 |
google-generativeai
|
9 |
+
matplotlib
|
10 |
+
transformers
|
11 |
+
torch
|