Updated requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -10,3 +10,6 @@ torch==2.4.0
|
|
| 10 |
torch-geometric==2.6.1
|
| 11 |
torchvision==0.19.0
|
| 12 |
networkx==3.3
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
torch-geometric==2.6.1
|
| 11 |
torchvision==0.19.0
|
| 12 |
networkx==3.3
|
| 13 |
+
transformers
|
| 14 |
+
gradio
|
| 15 |
+
pillow
|