jiandan1998 commited on
Commit
b483eea
·
verified ·
1 Parent(s): b6b02b7

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio
2
+ aiohttp
3
+ plotly
4
+ python-dotenv
5
+ pydantic==2.8.2
6
+ torch
7
+ transformers==4.37.2