Spaces:
Sleeping
Sleeping
Tanusree88
commited on
Commit
•
87b40e4
1
Parent(s):
0aaace6
Update requirements.txt
Browse files- requirements.txt +0 -5
requirements.txt
CHANGED
@@ -1,10 +1,5 @@
|
|
1 |
streamlit == 1.10.0
|
2 |
-
pip install streamlit==1.10.0
|
3 |
transformers==4.21.1
|
4 |
-
pip install transformers==4.21.1
|
5 |
torch==1.11.0
|
6 |
-
pip install torch==1.11.0
|
7 |
-
pip install --upgrade nibabel
|
8 |
numpy==1.24.3
|
9 |
-
pip install numpy==1.24.3
|
10 |
|
|
|
1 |
streamlit == 1.10.0
|
|
|
2 |
transformers==4.21.1
|
|
|
3 |
torch==1.11.0
|
|
|
|
|
4 |
numpy==1.24.3
|
|
|
5 |
|