Spaces:
Running
Running
TejAndrewsACC
commited on
Commit
•
43fb28f
1
Parent(s):
821f6de
Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
torch
|
|
|
|
|
|
|
|
|
2 |
gradio
|
3 |
-
|
4 |
-
|
|
|
1 |
torch
|
2 |
+
torchvision
|
3 |
+
transformers
|
4 |
+
huggingface-hub
|
5 |
+
llama-cpp-python
|
6 |
gradio
|
7 |
+
snntorch
|
8 |
+
numpy
|