LiuYunhui
commited on
Commit
·
2c68a4f
1
Parent(s):
9849554
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
|
|
1 |
pandas
|
2 |
gradio
|
3 |
openai
|
4 |
-
pytorch
|
5 |
matplotlib
|
6 |
transformers
|
7 |
scikit-learn
|
|
|
1 |
+
torch
|
2 |
pandas
|
3 |
gradio
|
4 |
openai
|
|
|
5 |
matplotlib
|
6 |
transformers
|
7 |
scikit-learn
|