InventorsHub commited on
Commit
0aeb59d
·
verified ·
1 Parent(s): 5d55ef2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -15
requirements.txt CHANGED
@@ -1,15 +1,17 @@
1
- huggingface-hub==0.33.0
2
- gradio==5.12.0
3
- numpy==1.26.4
4
- torch==2.5.1
5
- transformers==4.48.0
6
- llama_cpp_python==0.3.9
7
- pydub==0.25.1
8
- accelerate==1.2.1
9
- pygame==2.6.1
10
- violet-simulator==0.2.4
11
- pyttsx3==2.98
12
- py_trees==2.3.0
13
-
14
- blobfile==3.0.0
15
- sentencepiece==0.2.0
 
 
 
1
+ huggingface-hub==0.33.0
2
+ gradio==5.12.0
3
+ numpy==1.26.4
4
+ torch==2.5.1
5
+ transformers==4.48.0
6
+ llama_cpp_python==0.3.9
7
+ pydub==0.25.1
8
+ accelerate==1.2.1
9
+ pygame==2.6.1
10
+ violet-simulator==0.2.4
11
+ pyttsx3==2.98
12
+ py_trees==2.3.0
13
+
14
+ blobfile==3.0.0
15
+ sentencepiece==0.2.0
16
+
17
+ protobuf==6.31.1