Imane Momayiz
commited on
Commit
•
28d2ba3
1
Parent(s):
a0567ce
update
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
python
|
2 |
-
streamlit
|
3 |
-
huggingface-hub
|
4 |
-
datasets
|
|
|
1 |
+
python==3.10.9
|
2 |
+
streamlit==1.31.0
|
3 |
+
huggingface-hub==0.20.3
|
4 |
+
datasets==2.16.1
|