Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
streamlit==0.89.0
|
2 |
plotly==4.14.3
|
3 |
torch==2.1.0
|
4 |
-
transformers
|
|
|
1 |
streamlit==0.89.0
|
2 |
plotly==4.14.3
|
3 |
torch==2.1.0
|
4 |
+
transformers @ git+https://github.com/zekun-li/transformers@geolm
|