Spaces:
Running
Running
TejAndrewsACC
commited on
Update requirements.txt
Browse files- requirements.txt +7 -3
requirements.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
2 |
-
llama-cpp-python
|
3 |
torch
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
+
torchvision
|
3 |
+
transformers
|
4 |
+
huggingface-hub
|
5 |
+
llama-cpp-python
|
6 |
+
gradio
|
7 |
+
snntorch
|
8 |
+
numpy
|