Spaces:
Running
Running
Use package from PyPI
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,4 @@ altair==4
|
|
| 2 |
streamlit==1.19.0
|
| 3 |
torch
|
| 4 |
transformers
|
| 5 |
-
context-probing
|
|
|
|
| 2 |
streamlit==1.19.0
|
| 3 |
torch
|
| 4 |
transformers
|
| 5 |
+
context-probing==0.2.0
|