Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -6
requirements.txt
CHANGED
@@ -1,7 +1,9 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
4 |
torch
|
5 |
-
|
6 |
-
typing
|
7 |
-
Az.cli
|
|
|
1 |
+
azure-identity
|
2 |
+
azure-ai-ml
|
3 |
+
openai
|
4 |
+
transformers
|
5 |
+
aiohttp
|
6 |
+
cryptography
|
7 |
+
gradio
|
8 |
torch
|
9 |
+
psutil
|
|
|
|