TheSquidBaron commited on
Commit
4f512b8
·
verified ·
1 Parent(s): 6cf650b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
- gradio
2
- torch
3
- trimesh
4
- git+https://github.com/Roblox/cube.git
 
 
 
 
1
+ gradio==3.41.2
2
+ transformers==4.36.2
3
+ torch==2.1.0
4
+ svgwrite==1.4.1
5
+ cairosvg==2.7.0
6
+ speechrecognition==3.10.0
7
+ pyaudio==0.2.13