Commit
·
5d2867a
1
Parent(s):
a78a5e2
Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
transformers==4.11.3
|
2 |
-
torch>=1.7.1,<=1.9.9 # Use the latest compatible version within 1.7.x and 1.9.x
|
3 |
openai==0.27.0
|
4 |
python-pptx==0.6.19
|
5 |
streamlit==0.89.0
|
|
|
1 |
transformers==4.11.3
|
|
|
2 |
openai==0.27.0
|
3 |
python-pptx==0.6.19
|
4 |
streamlit==0.89.0
|