Spaces:
Runtime error
Runtime error
Hellisotherpeople
commited on
Commit
·
ac49e6c
1
Parent(s):
090ac93
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
streamlit==1.2.0
|
|
|
|
|
|
|
2 |
transformers
|
|
|
1 |
streamlit==1.2.0
|
2 |
+
torch==1.10.0+cpu@https://download.pytorch.org/whl/cpu/torch_stable.html
|
3 |
+
intel_extension_for_pytorch==1.10.100@https://software.intel.com/ipex-whl-stable
|
4 |
+
psutil
|
5 |
transformers
|