Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
seaborn
|
| 2 |
scipy
|
|
|
|
| 3 |
pytorch-cuda
|
| 4 |
datasets==2.14.5
|
| 5 |
gradio
|
|
|
|
| 1 |
seaborn
|
| 2 |
scipy
|
| 3 |
+
pytorch
|
| 4 |
pytorch-cuda
|
| 5 |
datasets==2.14.5
|
| 6 |
gradio
|