Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -5,5 +5,7 @@ pydantic>=2.0.0
|
|
| 5 |
numpy>=1.7
|
| 6 |
opt_einsum>=2.3.2
|
| 7 |
pyro-api>=0.1.1
|
|
|
|
| 8 |
torch>=2.0
|
| 9 |
tqdm>=4.36
|
|
|
|
|
|
| 5 |
numpy>=1.7
|
| 6 |
opt_einsum>=2.3.2
|
| 7 |
pyro-api>=0.1.1
|
| 8 |
+
pyro-ppl>=1.8.0
|
| 9 |
torch>=2.0
|
| 10 |
tqdm>=4.36
|
| 11 |
+
|