Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
transformers
|
2 |
tqdm
|
3 |
-
myscaledb-client
|
4 |
streamlit
|
5 |
numpy
|
6 |
torch
|
|
|
1 |
transformers
|
2 |
tqdm
|
3 |
+
myscaledb-client==1.1.7
|
4 |
streamlit
|
5 |
numpy
|
6 |
torch
|