DonKane58 commited on
Commit
c1fac2c
1 Parent(s): b4dc67e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ transformers
3
+ tensorflow==2.7.0
4
+ tensorflow_probability
5
+ -f https://download.pytorch.org/whl/cpu/torch_stable.html
6
+ -f https://data.pyg.org/whl/torch-1.11.0+cpu.html
7
+ torch
8
+ torch-scatter