Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
@@ -1,5 +1,2 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
python -m pip install "pymongo[snappy,gssapi,srv,tls]"npm install mongodb
|
4 |
-
git lfs install
|
5 |
-
git clone https://huggingface.co/microsoft/phi-2
|
|
|
1 |
+
Flask==2.0.2
|
2 |
+
transformers==4.16.3
|
|
|
|
|
|