jithenderchoudary commited on
Commit
5dde0de
·
verified ·
1 Parent(s): 5f4ba0b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt CHANGED
@@ -6,4 +6,11 @@ docker build .
6
  RUN pip install --upgrade pip
7
  ansys-mapdl-core
8
  ansys-mapdl-core==0.63.1
 
 
 
 
 
 
 
9
 
 
6
  RUN pip install --upgrade pip
7
  ansys-mapdl-core
8
  ansys-mapdl-core==0.63.1
9
+ ansys-mapdl-core
10
+ datasets
11
+ huggingface-hub>=0.19
12
+ hf-transfer>=0.1.4
13
+ protobuf<4
14
+ click<8.1
15
+ pydantic~=1.0
16