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