Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
# Requirements for Penetration Testing Automation AI
|
2 |
+
phi3>=1.0.0
|
3 |
+
ollama>=0.1.0
|