Raiff1982 commited on
Commit
4a614b6
·
verified ·
1 Parent(s): b9bb40f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -6
requirements.txt CHANGED
@@ -1,7 +1,9 @@
1
- os
2
- asyncio
3
- logging
 
 
 
 
4
  torch
5
- tkinter
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