Spaces:
Running
Running
Vokturz
commited on
Commit
•
fc32873
1
Parent(s):
6826b0f
set version in requirements
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
accelerate @ git+https://github.com/huggingface/accelerate
|
2 |
transformers @ git+https://github.com/huggingface/transformers
|
3 |
huggingface_hub
|
4 |
-
pandas
|
5 |
-
plotly
|
6 |
streamlit-datalist
|
7 |
einops==0.6.1
|
|
|
1 |
accelerate @ git+https://github.com/huggingface/accelerate
|
2 |
transformers @ git+https://github.com/huggingface/transformers
|
3 |
huggingface_hub
|
4 |
+
pandas==2.0.1
|
5 |
+
plotly==5.14.1
|
6 |
streamlit-datalist
|
7 |
einops==0.6.1
|