This website works better with JavaScript
Home
Explore
Help
Sign In
radu
/
LLamaRecipes
mirror of
https://github.com/facebookresearch/llama-recipes.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add gradio to requirements.txt (
#384
)
Hamid Shojanazeri
1 year ago
parent
2e664f45e9
aec45aed81
commit
10e2e76d8f
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
requirements.txt
+ 2
- 1
requirements.txt
View File
@@ -13,4 +13,5 @@ sentencepiece
py7zr
scipy
optimum
-matplotlib
+matplotlib
+gradio