Spaces:
Sleeping
Sleeping
KrSharangrav
commited on
Commit
·
0df2e14
1
Parent(s):
6f544ae
change in req.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ torch==2.1.0
|
|
6 |
streamlit==1.30.0
|
7 |
sentencepiece==0.1.99
|
8 |
scipy==1.10.1
|
9 |
-
huggingface_hub==0.
|
10 |
pydantic==1.10.13
|
11 |
typing-extensions==4.5.0
|
12 |
requests==2.31.0
|
@@ -20,4 +20,3 @@ google-auth-httplib2==0.2.0
|
|
20 |
google-generativeai==0.8.4
|
21 |
googleapis-common-protos==1.69.1
|
22 |
accelerate==1.5.2
|
23 |
-
huggingface_hub==0.29.1
|
|
|
6 |
streamlit==1.30.0
|
7 |
sentencepiece==0.1.99
|
8 |
scipy==1.10.1
|
9 |
+
huggingface_hub==0.29.1
|
10 |
pydantic==1.10.13
|
11 |
typing-extensions==4.5.0
|
12 |
requests==2.31.0
|
|
|
20 |
google-generativeai==0.8.4
|
21 |
googleapis-common-protos==1.69.1
|
22 |
accelerate==1.5.2
|
|