Spaces:
Build error
Build error
Commit
·
8d80c4e
1
Parent(s):
783f067
Updates
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -5,3 +5,7 @@ streamlit-lottie
|
|
5 |
requests
|
6 |
transformers
|
7 |
huggingface_hub
|
|
|
|
|
|
|
|
|
|
5 |
requests
|
6 |
transformers
|
7 |
huggingface_hub
|
8 |
+
gpytorch==1.5.0
|
9 |
+
pyro-ppl==1.7.0
|
10 |
+
torch==1.9.0
|
11 |
+
scikit-learn==0.24.2
|