Makima57 commited on
Commit
0115b49
·
verified ·
1 Parent(s): 9408139

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+
2
+ transformers
3
+ torch
4
+ streamlit
5
+ openai
6
+ python-dotenv
7
+ google-cloud-aiplatform
8
+ requests
9
+