Spaces:
Sleeping
Sleeping
Abigail99216
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
transformers==4.31.0
|
2 |
gradio==3.50.2
|
3 |
numpy==1.24.3
|
4 |
-
torch==2.0.
|
5 |
torchaudio==2.0.1
|
6 |
langchain-openai==0.0.2
|
7 |
python-dotenv==1.0.0
|
|
|
1 |
transformers==4.31.0
|
2 |
gradio==3.50.2
|
3 |
numpy==1.24.3
|
4 |
+
torch==2.0.0
|
5 |
torchaudio==2.0.1
|
6 |
langchain-openai==0.0.2
|
7 |
python-dotenv==1.0.0
|